You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/06/29 18:58:10 UTC

[GitHub] [accumulo] dlmarion commented on pull request #2794: Wait for server process to notice property changes in MiniAccumuloClusterTest

dlmarion commented on PR #2794:
URL: https://github.com/apache/accumulo/pull/2794#issuecomment-1170375303

   lol - same test failure after change
   ```
   [ERROR] Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 25.258 s <<< FAILURE! - in org.apache.accumulo.minicluster.MiniAccumuloClusterTest
   [ERROR] org.apache.accumulo.minicluster.MiniAccumuloClusterTest.testPerTableClasspath  Time elapsed: 8.501 s  <<< ERROR!
   org.apache.accumulo.core.client.MutationsRejectedException: # constraint violations : 1  security codes: {}  # server errors 0 # exceptions 0
   	at org.apache.accumulo.core.clientImpl.TabletServerBatchWriter.checkForFailures(TabletServerBatchWriter.java:563)
   	at org.apache.accumulo.core.clientImpl.TabletServerBatchWriter.close(TabletServerBatchWriter.java:362)
   	at org.apache.accumulo.core.clientImpl.BatchWriterImpl.close(BatchWriterImpl.java:57)
   ```


-- 
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-unsubscribe@accumulo.apache.org

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