Ivan Daschinskiy created IGNITE-8869:
----------------------------------------
Summary: PartitionsExchangeOnDiscoveryHistoryOverflowTest
Key: IGNITE-8869
URL:
https://issues.apache.org/jira/browse/IGNITE-8869 Project: Ignite
Issue Type: Bug
Affects Versions: 2.5
Reporter: Ivan Daschinskiy
Fix For: 2.6
After introduction of ExhangeLatches, PartitionsExchangeOnDiscoveryHistoryOverflowTest will hangs permanently. In current implementation, ExchangeLatchManager retrieves alive nodes from discoveryCache with specific affinity topology version and fails because of a too short discovery history. This causes fail of exchange-worker and therefore NoOpFailureHandler leaves node in hanging state.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)