You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "guyinyou (via GitHub)" <gi...@apache.org> on 2023/03/31 08:00:15 UTC

[GitHub] [rocketmq] guyinyou commented on issue #6518: multi-threaded bug using bytebuffer

guyinyou commented on issue #6518:
URL: https://github.com/apache/rocketmq/issues/6518#issuecomment-1491477735

   When testing after enabling the enableBuildConsumeQueueConcurrently switch, a java.lang.IllegalArgumentException: mark > position is occasionally triggered:
   
   The exception is thrown from the position shown in the figure below
   
   ![image](https://user-images.githubusercontent.com/36399867/229060286-5887920f-1618-4a3a-a96f-0d00d7945e24.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: commits-unsubscribe@rocketmq.apache.org

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