mjwall commented on pull request #2344:
URL: https://github.com/apache/accumulo/pull/2344#issuecomment-961372137


   I was able to reproduce the error about 1 out of every 2 or 3 runs on a 
specific dev box with 16 cores.  Pulling in this patch, I ran the following for 
30 mins on that box without a failure
   ```
   mvn clean install -DskipTests
   while mvn test -pl core -Dformatter.skip -Dimpsort.skip -Denforcer.skip 
-Dassembly.skip -Dsort.skip -Drat.skip -Dwarbucks.skip -Dmodernizer.skip 
-Dlicense.skip -Dremoteresources.skip; do true; done
   ```


-- 
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: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to