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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to