Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-3173

Tried to use scanner after it was closed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 1.6.1
    • None
    • tserver
    • None

    Description

      Saw this in the tabletserver log for a failed run of DeleteTableDuringSplitIT

      2014-09-25 11:32:22,806 [tserver.TabletServer] WARN : exception while scanning tablet !0;~<
      java.lang.IllegalStateException: Tried to use scanner after it was closed.
      	at org.apache.accumulo.tserver.Tablet$Scanner.read(Tablet.java:1823)
      	at org.apache.accumulo.tserver.TabletServer$ThriftClientHandler$NextBatchTask.run(TabletServer.java:1049)
      	at org.apache.accumulo.trace.instrument.TraceRunnable.run(TraceRunnable.java:47)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      	at org.apache.accumulo.trace.instrument.TraceRunnable.run(TraceRunnable.java:47)
      	at org.apache.accumulo.core.util.LoggingRunnable.run(LoggingRunnable.java:34)
      	at java.lang.Thread.run(Thread.java:745)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            elserj Josh Elser
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: