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 21:42:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-12097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Pereslegin updated IGNITE-12097:
--------------------------------------
    Ignite Flags:   (was: Docs Required)

> 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
>            Priority: Minor
>             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)