diff options
Diffstat (limited to 'changelog.d/5991.bugfix')
-rw-r--r-- | changelog.d/5991.bugfix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5991.bugfix b/changelog.d/5991.bugfix index b5ba2f9e46..5c3597cb53 100644 --- a/changelog.d/5991.bugfix +++ b/changelog.d/5991.bugfix @@ -1 +1 @@ -Fix broken replication requests when opentracing is enabled. +Fix invalid references to None while opentracing if the log context slips. |