[jira] [Created] (IGNITE-12545) Introduce listener interface for components to react to partition map exchange events

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-12545) Introduce listener interface for components to react to partition map exchange events

Anton Vinogradov (Jira)
Ivan Rakov created IGNITE-12545:
-----------------------------------

             Summary: 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


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)