ShemShadrack commented on PR #17381:
URL: https://github.com/apache/iotdb/pull/17381#issuecomment-4148522823

   I updated the `Javadoc` in SessionPool and `TableSessionPool` to follow the 
project's formatting standards and provide clearer documentation on the new 
unblocking behavior.
    I also overhauled the regression test `testCloseNotifiesWaitingThreads` by 
replacing the flakey `Thread.sleep` calls with a `CountDownLatch` for better 
synchronization and adding a specific assertion to verify that threads are 
unblocked immediately, rather than waiting for the default timeout. Finally, I 
ran `spotless:apply` to ensure everything matches the codebase's style.


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