]
Tristan Tarrant reassigned ISPN-2442:
-------------------------------------
Assignee: (was: Mircea Markus)
Ability to take site offline needs to be extended to async
replication
----------------------------------------------------------------------
Key: ISPN-2442
URL:
https://issues.jboss.org/browse/ISPN-2442
Project: Infinispan
Issue Type: Feature Request
Components: Cross-Site Replication
Affects Versions: 5.2.0.Beta2
Reporter: Erik Salter
Currently the site offline implementation only accounts for synchronous caches. This
needs to be extended to asynchronous replication as well.
Best case, this avoids wasted cycles and thread resources sending to a dead site. Worst
case this could tie up all OOB threads, which could halt communication in the local site.