Open ruioliveiras opened 6 years ago
Hi,
Currently we are integrating the Couchbase Mock with couchbase client SDK 2.5.9.
Our current problem are in the view query, the couchbase sdk are always returning empty results There are any know issue, for sdk 2.x ?
Best regards
Hi,
Currently we are integrating the Couchbase Mock with couchbase client SDK 2.5.9.
The client was having Connection Timeouts, this was solved by using the same strategy of connection of this unit test: https://github.com/couchbase/CouchbaseMock/blob/master/src/test/java/com/couchbase/mock/clientv2/ClientTest.java
Our current problem are in the view query, the couchbase sdk are always returning empty results There are any know issue, for sdk 2.x ?
Best regards