Eduard Shangareev created IGNITE-6433:
-----------------------------------------
Summary: We need to cancel eviction instead of waiting it when we should own a partition because we had lost it
Key: IGNITE-6433
URL:
https://issues.apache.org/jira/browse/IGNITE-6433 Project: Ignite
Issue Type: Bug
Affects Versions: 2.1
Reporter: Eduard Shangareev
Fix For: 2.3
If PartitionLossPolicy.IGNORE is used and we have lost some partition which would belong to us because of affinity assignment and its state was RENTING then we would wait for its eviction completing what would hang cluster (the time of exchange would significantly increase).
Instead of waiting we should cancel eviction and it's all.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)