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 2021/11/04 08:40:36 UTC

[GitHub] [rocketmq] jameslcj opened a new issue #3459: Put messages to commitLog always failure after encountering any exception

jameslcj opened a new issue #3459:
URL: https://github.com/apache/rocketmq/issues/3459


   There is no "catch" or "finally" to reset the param of "beginTimeInLock"  to 0 while encountering any exception. 
   Therefore we put messages to commitLog always encounter the exception of "OS_PAGECACHE_BUSY" until the time has passed  10000000ms. 
   It's a so destructive bug!
   
   ![image](https://user-images.githubusercontent.com/11494059/140278298-5adbcd50-7046-4d46-b2c1-68b0de1cd66a.png)
   
   ![image](https://user-images.githubusercontent.com/11494059/140282517-88f61897-8cce-438a-a90e-6f59decb2205.png)
   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] duhenglucky closed issue #3459: Put messages to commitLog always failure after encountering any exception

Posted by GitBox <gi...@apache.org>.
duhenglucky closed issue #3459:
URL: https://github.com/apache/rocketmq/issues/3459


   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org