XiaoyiPeng opened a new issue #3782: URL: https://github.com/apache/rocketmq/issues/3782
**BUG REPORT** 1. Please describe the issue you observed:   As the picture above shows, the default value of the parameter `sendMsgTimeout` is 10000, **but in the code**, the default value is **3000**. https://github.com/apache/rocketmq/blob/bda0ae0305863cc5fa2e0578439dfa4f4d9908b3/client/src/main/java/org/apache/rocketmq/client/producer/DefaultMQProducer.java#L102 2. Please tell us about your environment: 3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc): OS: Mac OS Catalina branch: develop -- 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]
