[
https://issues.apache.org/jira/browse/IGNITE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov updated IGNITE-11882:
-----------------------------------
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.
was:
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.
* 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.
> 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
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)