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

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

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

Maxim Muzafarov updated IGNITE-12097:
-------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> Code cleanup: useless GridDhtInvalidPartitionException handling that cannot be thrown on a 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.9
>
>
> {{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.4#803005)