Convert couchbase client 3.1 from groovy to java#10880
Conversation
…try-java-instrumentation into couchbase-client-31
I tried using
I don't remember whether increasing the timeout to whatever it was before to 10 reduced the flakiness or not. Looking at the release notes https://docs.couchbase.com/java-sdk/current/project-docs/sdk-release-notes.html#version-3-1-4-7-april-2021 |
…ner to work on m1 mac
…a/io/opentelemetry/javaagent/instrumentation/couchbase/v3_1/CouchbaseClient31Test.java
|
Thanks for all of your help as usual @laurit ! I appreciate it. |
Related to #7195
A few notes:
couchbase/server:6.5.1containers won't run on M1 macs. I found a thread saying that 7.1.0+ should work, but I wasn't able to get any of the couchbase tests using containers to work locally using any versions available, but perhaps I'm doing something wrong.cb.getandcb.dispatch_to_server), so I made an attempt but if there is a different way to be handling those, let me know and I will update.