weihubeats opened a new issue, #7211:
URL: https://github.com/apache/rocketmq/issues/7211

   ### Before Creating the Enhancement Request
   
   - [X] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   I think MQClientAPIImpl lockBatchMQ should be configurable, because it is 
easier to timeout in 1000ms, and then when clientCloseSocketIfTimeout defaults 
to true when the order of the message is very forgiving often disconnect and 
reconnect!
   
   ### Motivation
   
   Prevent frequent disconnection and reconnection of sequential messages
   
   ### Describe the Solution You'd Like
   
   MQClientAPIImpl lockBatchMQ Add Timeout Configuration
   
   ### Describe Alternatives You've Considered
   
   no
   
   ### Additional Context
   
   _No response_


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