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 2018/12/04 12:48:39 UTC

[GitHub] Ah39 commented on issue #409: 发送消息时经常报超时

Ah39 commented on issue #409: 发送消息时经常报超时
URL: https://github.com/apache/rocketmq/issues/409#issuecomment-444088262
 
 
   grep notify in store.log , this may cause by the lock , or mmap . The new version dont have the lock ,but have the CAS with one thread.  May because of  only have 1 thread ,the thread is busy .

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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