Ian Maxon created ASTERIXDB-2421:
------------------------------------
Summary: Recovery fails with component ID mismatch
Key: ASTERIXDB-2421
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2421
Project: Apache AsterixDB
Issue Type: Bug
Reporter: Ian Maxon
Assignee: Ian Maxon
It seems local recovery can fail based on the local component IDs appearing to
be ahead of the redo id somehow:
java.lang.IllegalStateException: Illegal state of component Id. Max disk
component Id [1532110283703,1532129243741] should be less than redo flush
component Id [1532129243740,1532129243740]
at
org.apache.asterix.app.nc.RecoveryManager.redoFlush(RecoveryManager.java:797)
~[asterix-app-0.9.4-SNAPSHOT.jar:0.9.4-SNAPSHOT]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)