ctubbsii commented on issue #5566: URL: https://github.com/apache/accumulo/issues/5566#issuecomment-2902351595
I think the issue in #5531 was revealed by the presence of this test, but this test, trying to simulate a portion of a previous version's state to exercise a specific upgrade step on a live system is inherently flaky, because it breaks core assumptions about the state of the built-in tables on a running system. That has consequences in other areas of the code than just the balancer race condition that was identified in #5531. I still think this test should be deleted, but agree that we need a new, more narrow, test to check for that race condition that was identified in #5531. -- 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]
