ShadowySpirits opened a new issue, #6123:
URL: https://github.com/apache/rocketmq/issues/6123

   I have implemented a mock FileSegment called MemoryFileSegment for testing 
purposes. However, in some unit cases, it needs to disable the file size check. 
Currently, there is a static variable checkSize that controls this logic, which 
can lead to unexpected behavior when testing concurrently.


-- 
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]

Reply via email to