You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Pereslegin (Jira)" <ji...@apache.org> on 2019/08/23 12:49:00 UTC

[jira] [Created] (IGNITE-12097) Code cleanup: useless GridDhtInvalidPartitionException handling that cannot be thrown on demander (preloadEntry).

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)