]
Dan Berindei updated ISPN-6207:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Cross-Site Replication marshalling issues
-----------------------------------------
Key: ISPN-6207
URL:
https://issues.jboss.org/browse/ISPN-6207
Project: Infinispan
Issue Type: Bug
Components: Cross-Site Replication
Affects Versions: 8.2.0.Beta1
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 8.2.0.Beta2
Issues:
* {{LocalCacheBackupReceiver}} is not using the correct command
* {{XSiteAdminCommand.AMEND_TAKE_OFFLINE}} is not marshalling the arguments correctly
since they can be {{null}}.
* {{XSiteStateTransferControlCommand.START/FINISH_RECEIVE}} is not marshalling the site
name (although it is not needed when sent between sites, it is needed in the cluster)