ivakegg commented on issue #3346:
URL: https://github.com/apache/accumulo/issues/3346#issuecomment-1523816632

   This type of exception happens frequently on the RemoteHost, and only one of 
them may have been correlated with one of the tservers halting (occurred 17 
seconds prior):
   ```
   [scan.NextBatchTask] WARN : exception while scannint tablet !0;... for 
<ip>:<port>
   java.lang.IllegalStateException: Tried to use scanner after it was closed.
       at org.apache.accumulo.tserver.tablet.Scanner.read(Scanner.java:87)
       at 
org.apache.accumulo.tserver.scan.NextbatchTask.run(NextBatchTask.java:78)
       at 
org.apache.accumulo.tserver.session.ScanSession$ScanMeasurer.run(ScanSession.java:62)
       ...  
   ```


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