]
Will Burns updated ISPN-11468:
------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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
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.