Skip to content

issue using SDC/couchbase java sdk 3.4.9 due to io.opentelemetry #1800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mikereiche opened this issue Aug 9, 2023 · 1 comment · Fixed by #1801
Closed

issue using SDC/couchbase java sdk 3.4.9 due to io.opentelemetry #1800

mikereiche opened this issue Aug 9, 2023 · 1 comment · Fixed by #1801

Comments

@mikereiche
Copy link
Collaborator

couchbase java sdk 3.4.9 / core-io-2.4.9 upon which it depends contains io.opentelemetry classes in the root of the jar (i.e. they haven't been shaded) and this break Boot's OTel integration.

@mikereiche
Copy link
Collaborator Author

The issue will be fixed in Couchbase Java SDK 3.4.10. Until that is released (in September), I'll put spring-data-couchbase main/5.0.x/5.1.x on 3.4.8 - there are few changes from 3.4.8 to 3.4.9 (frontier-sr-8 to frontier-sr-9). https://github.com/couchbase/couchbase-jvm-clients/commits/master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant