void-ptr974 opened a new pull request, #25894: URL: https://github.com/apache/pulsar/pull/25894
### Motivation OTel consumer spans for multi-topic consumers used the internal dummy consumer topic instead of the actual message topic. ### Modifications Use the message topic when setting the consumer span destination and add focused coverage. ### Verifications - `./gradlew :pulsar-client-original:compileJava` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
