You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (JIRA)" <ji...@apache.org> on 2019/04/04 11:12:00 UTC

[jira] [Created] (IGNITE-11682) Partition states should not be sent in the background during PME.

Vyacheslav Koptilin created IGNITE-11682:
--------------------------------------------

             Summary: Partition states should not be sent in the background during PME.
                 Key: IGNITE-11682
                 URL: https://issues.apache.org/jira/browse/IGNITE-11682
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.7
            Reporter: Vyacheslav Koptilin
            Assignee: Vyacheslav Koptilin


It does not seem obvious to me why we need to resend partition states via {{GridCachePartitionExchangeManager#scheduleResendPartitions()}} when PME is in progress.
It looks like that these messages are redundant and can be skipped.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)