Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
David Nault
David NaultReporter
David Nault
David NaultStory Points
1
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created August 30, 2021 at 6:36 PM
Updated October 18, 2021 at 5:52 PM
Resolved October 18, 2021 at 5:52 PM
Here's an example of the log message with placeholder server version:
23:52:25.722 [main] INFO c.c.c.e.ElasticsearchConnector - Couchbase Server version 9999.0.0
The connector prints this version because the API to get the Couchbase cluster version is not present in SDK 3.
Let's just remove the log message.