mikewalch opened a new issue #563: Exception while running continuous ingest
URL: https://github.com/apache/accumulo/issues/563
 
 
   Encountered this error/exception while running continuous ingest. It looks 
like it could be a normal/expected behavior.  If so, the exception should stop 
being thrown and a debug message should be printed instead.
   ```
   2018-07-17 02:52:03,429 [util.NamingThreadFactory] ERROR: Thread "tablet 
assignment 2" died Active assignment already exists for 2;49999;48ccf
   java.lang.IllegalStateException: Active assignment already exists for 
2;49999;48ccf
           at 
org.apache.accumulo.tserver.ActiveAssignmentRunnable.run(ActiveAssignmentRunnable.java:54)
           at 
org.apache.htrace.wrappers.TraceRunnable.run(TraceRunnable.java:57)
           at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
           at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
           at 
org.apache.accumulo.fate.util.LoggingRunnable.run(LoggingRunnable.java:35)
           at java.lang.Thread.run(Thread.java:748)
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to