zjncs opened a new pull request, #11029: URL: https://github.com/apache/rocketmq/pull/11029
Fixes #10978 ## Summary - annotate the seven Message getters that can return null with javax.annotation.Nullable - exclude okhttp from the OpenTelemetry OTLP exporter dependency edge so pure-Java rocketmq-client users do not receive the Kotlin runtime transitively The annotations are metadata-only and the dependency exclusion extends the existing no-Kotlin policy. ## Verification - git diff --check passed - Maven unavailable locally; CI should run common/client checks and dependency validation AI-assisted contribution; reviewed locally. -- 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]
