areyouok opened a new issue #3585:
URL: https://github.com/apache/rocketmq/issues/3585


   We have some performance improvements based on 4.9.2
   
   1. [Part A] change fixed 500ms timeout for "putMessage not in lock" log 
message.
   2. [Part B] eliminate reverse DNS lookup in MessageExt
   3. [Part C] Improve header encode/decode performance
   4. [Part C] Improve RocketMQSerializable performance with zero-copy
   5. [Part D] cache result for parseChannelRemoteAddr()
   6. [Part E] improve performance of createUniqID()
   7.  [Part F] eliminate duplicated getNamespace() call when where is no 
namespace
   8. [Part G] eliminate regex match in topic/group name check
   


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