]
Dan Berindei updated ISPN-11468:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 11.0.0.Dev03
Resolution: Done
TransactionTable#calculateMinTopologyId should allow blocking
-------------------------------------------------------------
Key: ISPN-11468
URL:
https://issues.redhat.com/browse/ISPN-11468
Project: Infinispan
Issue Type: Sub-task
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 11.0.0.Dev03
The calculateMinTopologyId only blocks to update the minimum topology, which
shouldn't take too long. We should allow this to be marked as okay in blocking with
blockhound, since it will not hold the lock for long.