If LoggingMeterOptions is configured with Enabled set to false then the cluster fails to initialize altogether. This was introduced in 3.5.0 because the internal NoopMeter class constructor was changed to private to ensure use of the singleton and the BuildServiceProvider registration code doesn't use that singleton.
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.
If LoggingMeterOptions is configured with Enabled set to false then the cluster fails to initialize altogether. This was introduced in 3.5.0 because the internal NoopMeter class constructor was changed to private to ensure use of the singleton and the BuildServiceProvider registration code doesn't use that singleton.