You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/04/21 23:11:16 UTC

[jira] [Resolved] (ACCUMULO-2695) Failure while running conditional RW test w/ agitation

     [ https://issues.apache.org/jira/browse/ACCUMULO-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-2695.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.6.1)
                       (was: 1.7.0)
                   1.6.0

Closing this for 1.6.0-RC3. Make a new ticket if issue persists.

> Failure while running conditional RW test w/ agitation
> ------------------------------------------------------
>
>                 Key: ACCUMULO-2695
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2695
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>         Environment: Hadoop 2.2.0, Zookeeper 3.4.5, Accumulo 1.6.0 RC2, 20 node EC2 cluster
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.6.0
>
>         Attachments: BugTest.java
>
>
> Was running RW Conditional test w/ agitation overnight and saw the following error:
> {noformat}
> 17 22:54:05,448 [conditional.Init] DEBUG: Added bank b845 0
> 17 22:54:08,306 [conditional.Init] DEBUG: Added bank b422 9
> 17 22:54:08,314 [impl.ConditionalWriterImpl] ERROR: Thread "pool-2-thread-1" died null
> java.lang.IllegalStateException
>         at org.apache.accumulo.core.client.impl.ConditionalWriterImpl.unreserveSessionID(ConditionalWriterImpl.java:528)
>         at org.apache.accumulo.core.client.impl.ConditionalWriterImpl.sendToServer(ConditionalWriterImpl.java:618)
>         at org.apache.accumulo.core.client.impl.ConditionalWriterImpl.access$700(ConditionalWriterImpl.java:90)
>         at org.apache.accumulo.core.client.impl.ConditionalWriterImpl$SendTask.run(ConditionalWriterImpl.java:448)
>         at org.apache.accumulo.core.util.LoggingRunnable.run(LoggingRunnable.java:34)
>         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
>         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:744)
> {noformat}
> This error occurred w/ 7 walkers.  The walkers where this error occurred hung.  The failure was right around the time a tserver was killed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)