szetszwo commented on PR #663:
URL: https://github.com/apache/ratis/pull/663#issuecomment-1170886782

   > The failed test is because of the LOCK issue in RaftStorageDirectoryImpl. 
RaftStorageDirectoryImpl holds the LOCK, but it doesn't get chance to release 
it when RaftServer lifecycle from NEW->CLOSE. I will try to refactor it in next 
PR.
   
   The failure seems related to this change since the tests did not fail in the 
other pull requests.  We should fix the tests here.  Otherwise, if we merge the 
current change, the tests will fail for other pull requests.


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