[jira] [Created] (IGNITE-11882) Bugs related to SPI & tests fixes

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-11882) Bugs related to SPI & tests fixes

Anton Vinogradov (Jira)
Ivan Bessonov created IGNITE-11882:
--------------------------------------

             Summary: Bugs related to SPI & tests fixes
                 Key: IGNITE-11882
                 URL: https://issues.apache.org/jira/browse/IGNITE-11882
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Bessonov
            Assignee: Ivan Bessonov


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.
 * Examples have troublesome "jackson" dependency version and can't be run as a result.
 * 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.
 * Sometimes node restore fails with no segments to read, but there are no useful logs for diagnostic.
 * 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)