Getting error with couchbase 6.6 server (but working fine with 6.5 server)
Error details:
Failed to instantiate [com.couchbase.client.java.cluster.ClusterInfo]: Factory method ‘couchbaseClusterInfo’ threw exception; nested exception is com.couchbase.client.java.error.TranscodingException: Could not decode cluster info.
couchbase : 6.6
couchbase sdk : couchbase-java-client/2.3.7
springBootVersion = ‘1.5.9.RELEASE’
spring-data-couchbase: ‘1.5.9.RELEASE’