Skip to content
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

deprecation of in "messaging.kafka.destination.partition" semconv 1.25.0 #11070

Closed
SylvainJuge opened this issue Apr 9, 2024 · 0 comments · Fixed by #11086
Closed

deprecation of in "messaging.kafka.destination.partition" semconv 1.25.0 #11070

SylvainJuge opened this issue Apr 9, 2024 · 0 comments · Fixed by #11086

Comments

@SylvainJuge
Copy link
Contributor

The messaging.kafka.destination.partition attribute that was available until 1.24.0 included is now deprecated as of version 1.25.0 (code).

As a shortcut, some @SuppressWarnings("deprecation") has been added in #10983 as the deprecation warnings make the build fail.

The task here is to remove all those extra @SuppressWarnings("deprecation") and replace usages of MessagingIncubatingAttributes.MESSAGING_KAFKA_DESTINATION_PARTITION with the messaging.destination.partition.id attribute.

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