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

Thread "tablet assignment 1" died overlaps assigned (tablet) true [] [] []

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.0, 1.5.0
    • 1.5.1, 1.6.0
    • None
    • None

    Description

      Running a single node random walk test with two walkers. I got this error message several times.

      The way I read this: an assignment was not found in the unopened tablets list. But unopened, opening and online tablets are all empty.

      Need to figure out if this condition warrants an error message and squash it if it does not.

      Thread "tablet assignment 1" died overlaps assigned 2a;38bf6abbb983dc21;11d3511c75529bcd true [] [] []
      	java.lang.IllegalStateException: overlaps assigned 2a;38bf6abbb983dc21;11d3511c75529bcd true [] [] []
      		at org.apache.accumulo.tserver.TabletServer$AssignmentHandler.run(TabletServer.java:2824)
      		at org.apache.accumulo.core.util.LoggingRunnable.run(LoggingRunnable.java:34)
      		at org.apache.accumulo.trace.instrument.TraceRunnable.run(TraceRunnable.java:47)
      		at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      		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:662)
      

      Attachments

        Activity

          People

            ecn Eric C. Newton
            ecn Eric C. Newton
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: