]
Tristan Tarrant updated ISPN-12047:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Merge Async and Sync Cross-Site attributes
------------------------------------------
Key: ISPN-12047
URL:
https://issues.redhat.com/browse/ISPN-12047
Project: Infinispan
Issue Type: Enhancement
Affects Versions: 11.0.0.Final
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Major
Fix For: 11.0.1.Final
With IRAC, we only perform synchronous cross-site requests however, we are still exposing
async attributes like {{AsyncXSiteRequestsReceived}},
{{AverageAsyncXSiteReplicationTime}}, {{MaximumAsyncXSiteReplicationTime}}, etc.
Those are never updated anymore. They can be removed and use the sync* attributes.