]
Tristan Tarrant updated ISPN-9921:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.4.7.Final
Resolution: Done
Warning instead if exception with 0 capacity node and clustered
locks
---------------------------------------------------------------------
Key: ISPN-9921
URL:
https://issues.jboss.org/browse/ISPN-9921
Project: Infinispan
Issue Type: Enhancement
Components: Clustered Locks
Reporter: Katia Aresti
Assignee: Katia Aresti
Priority: Major
Fix For: 10.0.0.Beta1, 9.4.7.Final
If we don't specify a number of owners for the locks and the node is a zero capacity
node, the actual implementation raises an error, which is not the case when replicated
caches are created by the user in this scenario.
Log a warning message instead of an exception for this case and eventually the same
warning when the user defines replicated caches and the node is configured as a
zero-capacity node