You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2014/01/22 20:49:20 UTC

[jira] [Updated] (ACCUMULO-2206) close consistency check failure

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

Keith Turner updated ACCUMULO-2206:
-----------------------------------

    Fix Version/s: 1.6.0

> close consistency check failure
> -------------------------------
>
>                 Key: ACCUMULO-2206
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2206
>             Project: Accumulo
>          Issue Type: Bug
>          Components: tserver
>         Environment: 10-node test cluster
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>              Labels: 16_qa_bug
>             Fix For: 1.6.0
>
>
> while running the continuous ingest, with agitation, there are multiple close-consistency check failures in the logs:
> {noformat}
> Failed to do close consistency check for tablet 3;2de232;2dc237
> 	java.lang.RuntimeException: Closed tablet 3;2de232;2dc237 has walog entries in accumulo.metadata [3;2de232; hdfs://namenode:9000/home/user/accumulo/wal/host5+46372/c0260a2a-487c-47a6-991d-50007e357a63 (36)]
> 		at org.apache.accumulo.tserver.Tablet.closeConsistencyCheck(Tablet.java:2779)
> 		at org.apache.accumulo.tserver.Tablet.completeClose(Tablet.java:2726)
> 		at org.apache.accumulo.tserver.Tablet.close(Tablet.java:2604)
> 		at org.apache.accumulo.tserver.TabletServer$UnloadTabletHandler.run(TabletServer.java:2750)
> 		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)
> {noformat}
> Running verification to see if there was any data loss.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)