You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/03/25 04:45:45 UTC

[GitHub] [rocketmq] lizhanhui opened a new issue #1113: It takes an excessively long period of time to send the first message

lizhanhui opened a new issue #1113: It takes an excessively long period of time to send the first message
URL: https://github.com/apache/rocketmq/issues/1113
 
 
   1. Please describe the issue you observed:
   DefaultMQProucers takes an excessively long period( > 5 seconds) to send the very first message if not timeout.
   - What did you do (The steps to reproduce)?
   Time the elapsed time when sending messages.
   - What did you expect to see?
   Sending a single message should be completed within a few seconds.
   - What did you see instead?
   A long period of time working
   2. Please tell us about your environment:
   N/A
   
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
   A pull request has been prepared.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services