]
Tristan Tarrant updated ISPN-12575:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 12.0.0.CR1
Resolution: Done
Refactor XSiteStateTransferManager
----------------------------------
Key: ISPN-12575
URL:
https://issues.redhat.com/browse/ISPN-12575
Project: Infinispan
Issue Type: Sub-task
Components: Cross-Site Replication
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Major
Fix For: 12.0.0.CR1
Refactor {{XSiteStateTransferManagerImpl}} to make it easier to implement the conflict
resolution.
Bonus: make the following methods non-blocking: state transfer ack
({{notifyStatePushFinished}}) & topology update ({{onTopologyUpdated}}). Other methods
are invoked from use input (JMX).