]
Work on ISPN-4874 started by Pedro Ruivo.
-----------------------------------------
Cross-site replication - allow defining custom backup cache name
----------------------------------------------------------------
Key: ISPN-4874
URL:
https://issues.jboss.org/browse/ISPN-4874
Project: Infinispan
Issue Type: Bug
Components: Cross-Site Replication, Server
Affects Versions: 7.0.0.CR2
Reporter: Matej Čimbora
Assignee: Pedro Ruivo
Fix For: 7.0.0.Final
Using client-server mode, it's currently not possible to specify custom name for
backup cache (different from the name of the main cache), as "backup-for"
setting is missing. The issue can be workarounded by using the same name for the main
& backup cache.