Pavel Pereslegin created IGNITE-12097:
-----------------------------------------
Summary: Code cleanup: useless GridDhtInvalidPartitionException handling that cannot be thrown on demander (preloadEntry).
Key: IGNITE-12097
URL:
https://issues.apache.org/jira/browse/IGNITE-12097 Project: Ignite
Issue Type: Improvement
Components: general
Reporter: Pavel Pereslegin
Assignee: Pavel Pereslegin
Fix For: 2.8
{{GridDhtPartitionDemander#preloadEntry}} (and {{mvccPreloadEntry}}) handles a *{{GridDhtInvalidPartitionException}}* that cannot be thrown.
{{preloadEntry}} and {{mvccPreloadEntry}} always execute on a *reserved* partition, which cannot be evicted until it is released.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)