[
https://issues.apache.org/jira/browse/IGNITE-12545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17016120#comment-17016120
]
Ivan Rakov commented on IGNITE-12545:
-------------------------------------
Code changes shouldn't semantically affect the code, but TC is started anyway.
[~mmuzaf], would you please take a look?
> Introduce listener interface for components to react to partition map
> exchange events
> -------------------------------------------------------------------------------------
>
> Key: IGNITE-12545
> URL: https://issues.apache.org/jira/browse/IGNITE-12545
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Rakov
> Assignee: Ivan Rakov
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It would be handly to have listener interface for components that should
> react to PME instead of just adding more and more calls to
> GridDhtPartitionsExchangeFuture.
> In general, there are four possible moments when a compnent can be notified:
> on exchnage init (before and after topologies are updates and exchange latch
> is acquired) and on exchange done (before and after readyTopVer is
> incremented and user operations are unlocked).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)