[ https://issues.apache.org/jira/browse/IGNITE-24262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Philipp Shergalis updated IGNITE-24262: --------------------------------------- Labels: ignite-3 (was: ) > AssertionError in ClusterTimeImpl.startSafeTimeScheduler > -------------------------------------------------------- > > Key: IGNITE-24262 > URL: https://issues.apache.org/jira/browse/IGNITE-24262 > Project: Ignite > Issue Type: Bug > Reporter: Roman Puchkovskiy > Assignee: Philipp Shergalis > Priority: Major > Labels: ignite-3 > Attachments: _Integration_Tests_Run_All_Other_31480.log.zip > > Time Spent: 40m > Remaining Estimate: 0h > > AssertionError was thrown by ClusterTimeImpl.startSafeTimeScheduler() in > ItCatalogCompactionCoordinatorChoosingTest, see the attached log > > *What was done:* > See comment for explanation of underlying bug > > # Introduced "lastSchedulerStoppedTerm", it is set every time we try to stop > scheduler. Schedulers can't be created with term <= than this term - to avoid > situations when we try to create scheduler after we tried to stop it > # Added unit test reproducing this bug -> passes after my changes -- This message was sent by Atlassian Jira (v8.20.10#820010)