Tracing is not stopped when the cluster is disposed
Description
When tracing is started (by ClusterOptions.BuildServiceProvider) it is never stopped. This could cause issues in production, but is, in particular, interfering with unit tests for tracing.
Environment
None
Gerrit Reviews
None
Release Notes Description
None
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
When tracing is started (by ClusterOptions.BuildServiceProvider) it is never stopped. This could cause issues in production, but is, in particular, interfering with unit tests for tracing.