adoroszlai commented on PR #6733:
URL: https://github.com/apache/ozone/pull/6733#issuecomment-2134520663

   @ivandika3 however, even the test timeout seems to be due to the same 
underlying problem as HDDS-10750:
   
   ```
           at 
org.apache.ratis.server.impl.RaftServerImpl.lambda$close$3(RaftServerImpl.java:543)
           at 
org.apache.ratis.server.impl.RaftServerImpl$$Lambda$1923/1198603729.run(Unknown 
Source)
           at 
org.apache.ratis.util.LifeCycle.lambda$checkStateAndClose$7(LifeCycle.java:306)
           at 
org.apache.ratis.util.LifeCycle$$Lambda$1298/779888560.get(Unknown Source)
           at 
org.apache.ratis.util.LifeCycle.checkStateAndClose(LifeCycle.java:326)
           at 
org.apache.ratis.util.LifeCycle.checkStateAndClose(LifeCycle.java:304)
           at 
org.apache.ratis.server.impl.RaftServerImpl.close(RaftServerImpl.java:525)
   ```
   
   So I think we can mark HDDS-6113 as duplicate.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to