[
https://issues.apache.org/jira/browse/ASTERIXDB-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chen Luo resolved ASTERIXDB-2309.
---------------------------------
Resolution: Fixed
> ComponentId failed during redo
> ------------------------------
>
> Key: ASTERIXDB-2309
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2309
> Project: Apache AsterixDB
> Issue Type: Bug
> Reporter: Wail Alkowaileet
> Assignee: Chen Luo
> Priority: Major
>
> Hi,
> [~luochen01] I cannot share the data here, but I have a reproducer and I will
> provide it to you tomorrow.
> {noformat}
> java.lang.IllegalStateException: Illegal state of component Id. Max disk
> component Id [1519954964710,1519954964710] should be less than redo flush
> component Id [1519954964082,1519954964082]
> at
> org.apache.asterix.app.nc.RecoveryManager.redoFlush(RecoveryManager.java:802)
> ~[classes/:?]
> at
> org.apache.asterix.app.nc.RecoveryManager.startRecoveryRedoPhase(RecoveryManager.java:399)
> ~[classes/:?]
> at
> org.apache.asterix.app.nc.RecoveryManager.replayPartitionsLogs(RecoveryManager.java:178)
> ~[classes/:?]
> at
> org.apache.asterix.app.nc.RecoveryManager.startLocalRecovery(RecoveryManager.java:170)
> ~[classes/:?]
> at
> org.apache.asterix.app.nc.task.LocalRecoveryTask.perform(LocalRecoveryTask.java:45)
> ~[classes/:?]
> at
> org.apache.asterix.app.replication.message.RegistrationTasksResponseMessage.handle(RegistrationTasksResponseMessage.java:62)
> [classes/:?]
> at
> org.apache.asterix.messaging.NCMessageBroker.lambda$0(NCMessageBroker.java:100)
> [classes/:?]
> at
> org.apache.asterix.messaging.NCMessageBroker$$Lambda$112/1967943797.run(Unknown
> Source) [classes/:?]
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> [?:1.8.0_45]
> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45]
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> [?:1.8.0_45]
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> [?:1.8.0_45]
> at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)