]
Galder Zamarreño updated ISPN-7369:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
PutMapCommand blocks in backup owner
------------------------------------
Key: ISPN-7369
URL:
https://issues.jboss.org/browse/ISPN-7369
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Critical
Fix For: 9.0.0.Beta2
When the TriangleOrderManager was introduced, the putAll() logic must had been updated as
well. When the same primary owner has to update >= 2 backups , it causes the
PutMapCommand to block forever (until timeout).