Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Michael Nitschinger
Michael NitschingerReporter
Maria Shodunke
Maria Shodunke(Deactivated)Story Points
1
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created August 16, 2021 at 1:04 PM
Updated August 25, 2021 at 1:49 PM
Resolved August 25, 2021 at 1:49 PM
As I was updating some documentation for the Java SDK I noticed that the LoggingMeter seems to be marked as Volatile in the SDK source code, however after checking with he's confirmed that this shouldn't be the case. So seems to be a bug.
https://github.com/couchbase/couchbase-jvm-clients/blob/master/core-io/src/main/java/com/couchbase/client/core/cnc/metrics/LoggingMeter.java#L43