RockteMQ-AI commented on issue #10500: URL: https://github.com/apache/rocketmq/issues/10500#issuecomment-4704446145
**Issue Evaluation** Category: `type/documentation` | Status: **Evaluated** Accurate. The Trace documentation references `AsyncTraceDispatcher(traceTopicName, dispatcherId)` but the current constructor signature is `AsyncTraceDispatcher(String traceTopicName, String dispatcherId, TraceBean traceBean, RocketMQClientInstance clientInstance)`. A PR updating the documentation to reflect the current API would be welcome. Please verify against `client/src/main/java/org/apache/rocketmq/client/trace/AsyncTraceDispatcher.java` before submitting. --- *Automated evaluation by github-manager-bot* -- 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]
