Eric Newton created ACCUMULO-681:
------------------------------------
Summary: close consistency check failure
Key: ACCUMULO-681
URL: https://issues.apache.org/jira/browse/ACCUMULO-681
Project: Accumulo
Issue Type: Bug
Affects Versions: 1.5.0-SNAPSHOT
Environment: 10 node test cluster running randomwalk Concurrent graph
Reporter: Eric Newton
Assignee: Eric Newton
Priority: Blocker
Fix For: 1.5.0
I recently added tablet server admin shutdown to the Concurrent randomwalk test.
After an hour, the following table problem appeared:
{noformat}
10 12:00:21,755 [tabletserver.Tablet] ERROR: Data file in !METADATA differ from
in memory data !0;!0<<
{noformat}
Note that this is the root tablet, so some other process was updating the files
behind this server's back; I suspect inconsistent assignment.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira