You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using couchbase test container 1.18.3
spring boot couchbase starter lib (tried with both reactive and non reactive latest)
using the couchbase java sdk that comes with the spring couchbase starter
Apparently this is an issue only during Integration test and from the actual application we are able to pass query params to n1q1 queries and get the data. Can you please suggest any workaround ?
The Couchbase Java SDK version does not match the Spring Data Couchbase. It would appear that it's been overriden (excluded) in the dependencies. If you continue to have issues, open a new ticket. Your issue is unrelated to this ticket.
query options from matching(query) not used by ReactiveFindByQueryOperationSupport.all()
The text was updated successfully, but these errors were encountered: