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)