Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
1
Description
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.