Bug 1156088

Summary: Cross-site replication - allow defining custom backup cache name
Product: [JBoss] JBoss Data Grid 6 Reporter: Matej Čimbora <mcimbora>
Component: ServerAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: jdg-bugs, pruivo, slaskawi
Target Milestone: ER3   
Target Release: 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1153109    

Description Matej Čimbora 2014-10-23 14:22:47 UTC
Tested on 6.4.0.ER2

The issue is related to cross-site replication. 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.

Comment 2 JBoss JIRA Server 2014-10-24 10:15:02 UTC
Pedro Ruivo <pruivo> updated the status of jira ISPN-4874 to Coding In Progress

Comment 3 Sebastian Łaskawiec 2014-10-30 08:31:40 UTC
PR: https://github.com/infinispan/jdg/pull/312