[JBoss JIRA] (ISPN-12393) Backup/Restore request forwarding
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-12393:
-----------------------------------
Summary: Backup/Restore request forwarding
Key: ISPN-12393
URL: https://issues.redhat.com/browse/ISPN-12393
Project: Infinispan
Issue Type: Bug
Components: REST, Server
Affects Versions: 12.0.0.Dev04
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Currently Backup/Restore requests are initiated and tracked on a single Infinispan node. If a status request for a backup/restore is issued to a node other than the initiator, then a 404 response will be returned.
We should modify {{BackupManagerImpl}} so that backup/restore meta information is distributed via a cache. Status requests can then be handled by all nodes in the cluster. Requests for state, e.g. downloading a backup, received by non-initiator node can then be forwarded to the initiator node who is able to access the required state.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years