Ironankit525 commented on PR #8415:
URL: https://github.com/apache/storm/pull/8415#issuecomment-3990224772

   I have added a `writeLock` mechanism to synchronize the `log()`, `flush()`, 
and `close()` operations. This addresses Copilot's concern by ensuring that 
file rotations, active writes, and background flushes are now atomic and 
thread-safe.
   
   The updated changes have been pushed!


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