hemantk-12 commented on PR #6026: URL: https://github.com/apache/ozone/pull/6026#issuecomment-1904869204
> If there is a deadlock, changing wait-time probably is only changing the probability but not really fixing the problem. Deadlock is fixed by https://github.com/apache/ozone/pull/6026/commits/19ce6721270864a8924eb2bc60bb60a17a3bbfb4 but we are still seeing random long waits which eventually timeout as mentioned in previous comment: https://github.com/apache/ozone/pull/6026#issuecomment-1901277529. Attila pointed out that similar issue was fixed in https://github.com/apache/ozone/pull/5412. So I made the same change in TestSnapshotBackgroundServices to fix the long pause/timeout. I'm unsure how this config is causing the timeout. Hence created a follow up task, HDDS-10185, is to investigate the issue if it is a test code issue or source code. And we can merge this PR with deadlock fix. -- 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]
