]
Tristan Tarrant updated ISPN-6423:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Move clustering.sync.replTimeout to clustering.remoteTimeout
------------------------------------------------------------
Key: ISPN-6423
URL:
https://issues.jboss.org/browse/ISPN-6423
Project: Infinispan
Issue Type: Task
Components: Configuration, Core
Affects Versions: 8.2.0.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.0.0.Final, 9.0.0.Alpha1
The async configuration is already being removed with ISPN-6417, we should prepare to
remove the sync configuration as well (replTimeout is now the only attribute).
The XML configuration already uses a {{remote-timeout}} attribute directly on the cache
element, so this change would better align the programmatic and XML configurations.