wang-jiahua opened a new pull request, #10539:
URL: https://github.com/apache/rocketmq/pull/10539

   ## Which Issue(s) This PR Fixes
   
   Fixes #10537
   
   ## Brief Description
   
   - RemotingMetricsManager: add getOrBuildAttributes() with long-key cache 
(same pattern as BrokerMetricsManager in #10485)
   - NettyRemotingAbstract: replace getProcessTimer().elapsed() with 
processTimerElapsedMs() (from #10514), use cached Attributes
   - NettyRemotingAbstract: add log.isDebugEnabled() guard for debug log
   - RemotingMetricsConstant: add LABEL_*_KEY static AttributeKey instances
   
   ## How Did You Test This Change
   
   Server benchmark: 8C30G broker, 1KB msg, 128 queues, sync mode, 256 threads. 
CI checkstyle + compilation passed.


-- 
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]

Reply via email to