]
Gustavo Fernandes updated ISPN-12002:
-------------------------------------
Status: Open (was: New)
Rolling Upgrades location aware data retrieving
-----------------------------------------------
Key: ISPN-12002
URL:
https://issues.redhat.com/browse/ISPN-12002
Project: Infinispan
Issue Type: Enhancement
Components: Remote Protocols
Affects Versions: 9.4.19.Final
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Priority: Major
Currently the Rolling upgrades data retrieval is done using several tasks in parallel,
where each task retrieves from the source cluster a subset of the data from one or more
segments.
Each task should only retrieve data from segments that are confined to a single source
server, to avoid further remote calls inside the source server.