[ 
https://issues.apache.org/jira/browse/ACCUMULO-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13833837#comment-13833837
 ] 

ASF subversion and git services commented on ACCUMULO-1937:
-----------------------------------------------------------

Commit edae90f593da385e3a6d58063a2d41fbdbb543aa in branch 
refs/heads/1.6.0-SNAPSHOT from [~ecn]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=edae90f ]

ACCUMULO-1937 decrease log severity for expected case of a tablet no longer 
being in the unopened set at the moment it is being loaded


> Thread "tablet assignment 1" died overlaps assigned 
> 2a;38bf6abbb983dc21;11d3511c75529bcd true [] [] []
> ------------------------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1937
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1937
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> 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.
> {noformat}
> 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)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to