Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This issue contains fixes for several issues:
- Checkpointer thread waits for too long on pending futures without heartbeat.
- Ignite build date is always shown in current timezone. UTC should be used.
- Baseline in discovery cache might be inconsistent with the actual baseline on in-memory clusters.
- Distributed metastorage triggers failure handler on thread interruption while node stopping.
- Spring test suite has issues:
- Exchange manager may invoke the failure processor on node stop with NodeStoppingException.
- KillerLifecycleBean should wait for the start of all nodes before stop node otherwise start the second node may lead to G.start() return null.
- IgnitePdsCorruptedStoreTest.testReadOnlyMetaStore fails when run under root permissions.
Attachments
Issue Links
- links to