amaliujia commented on PR #11032: URL: https://github.com/apache/ozone/pull/11032#issuecomment-5326013955
Tried different ways to fix `TestOzoneManagerHAWithStoppedNodes.testRetryCacheWithDownedOM` in Ozone by only improving the testing code (so assumed this issue was a testing only issue), for example force `AppendEntries` by creating a key to see if follower can catch up or increasing timeout parameters to wait for transfer leadership succeed if this API call needs more time . No luck yet and the timeout issue keeps happening. At this moment I am not sure if this is a API broken for Ratis leadership transfer API or it is just a testing setup issue in Ozone. cc @szetszwo -- 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]
