Please let me know what should be correct spring boot properties to fine tune queryService in couchbase client. I am using spring-boot-starter-data-couchbase-reactive which uses couchbase-java-client 2.5.9 and couchbase-core-io 1.5.9
I am trying below properties but it is not working.
I’m not sure if spring re-exports those system properties as env-variables but you can definitely use the standard properties that are picked up like this: “com.couchbase…” . But this only works for some properties, like the autorelease after