DomGarguilo edited a comment on issue #1841:
URL: https://github.com/apache/accumulo/issues/1841#issuecomment-929586266


   I'm reopening this issue for now since this test still appears to be flaky. 
The changes in #1847 just increased the timeout. I'm not sure that this helped 
because the test still hits its timeout after 7 mins. I have been running this 
test on main and seeing the timeout most frequently. Less frequently I see the 
test pass and I also see it fail with the below error:
   ```
   java.lang.RuntimeException: 
org.apache.accumulo.core.client.AccumuloException: Table is being deleted
   ```
   
[Here](https://ci-builds.apache.org/job/Accumulo/job/main/org.apache.accumulo$accumulo-test/186/testReport/junit/org.apache.accumulo.test.functional/ConcurrentDeleteTableIT/testConcurrentFateOpsWithDelete/)
 is an example failure from a jenkins run.


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