Hello! This looks like a known issue: https://issues.apache.org/jira/browse/IGNITE-12850
Do you have a reproducer for this behavior? Regards, -- Ilya Kasnacheev пн, 15 июн. 2020 г. в 10:49, BEELA GAYATRI <[email protected]>: > > > Hi Team, > > > > I am running 3 server nodes by setting baseline topology for all the 3 > servers with persistence enabled > > > > I have stopped one of the nodes and again started the node. I am getting > below error so I have remove metastorage folder in the persistence storage > path for that node. Now the node is up and running perfectly. > > > > *Please clarify ,what could be the reason behind the error and why the > node is up and rrunning after removing the metastorage folder in > persistence path of the node?* > > > > Exception during start processors, node will be stopped and close > connections > > class org.apache.ignite.IgniteCheckedException: Restoring of > BaselineTopology history has failed, expected history item not found for > id=3 > > at > org.apache.ignite.internal.processors.cluster.BaselineTopologyHistory.restoreHistory(BaselineTopologyHistory.java:54) > > at > org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor.onReadyForRead(GridClusterStateProcessor.java:223) > > at > org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.notifyMetastorageReadyForRead(GridCacheDatabaseSharedManager.java:396) > > at > org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.readMetastore(GridCacheDatabaseSharedManager.java:662) > > at > org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.notifyMetaStorageSubscribersOnReadyForRead(GridCacheDatabaseSharedManager.java:4610) > > at > org.apache.ignite.internal.IgniteKernal.start(IgniteKernal.java:1048) > > at > org.apache.ignite.internal.IgnitionEx$IgniteNamedInstance.start0(IgnitionEx.java:2038) > > at > org.apache.ignite.internal.IgnitionEx$IgniteNamedInstance.start(IgnitionEx.java:1730) > > at > org.apache.ignite.internal.IgnitionEx.start0(IgnitionEx.java:1158) > > at > org.apache.ignite.internal.IgnitionEx.startConfigurations(IgnitionEx.java:1076) > > at > org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:962) > > at > org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:861) > > at > org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:731) > > at > org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:700) > > at org.apache.ignite.Ignition.start(Ignition.java:348 > > > > > > Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for > Windows 10 > > > > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > >
