]
Tristan Tarrant updated ISPN-11731:
-----------------------------------
Fix Version/s: 11.0.0.CR1
(was: 11.0.0.Dev05)
Add blockhound to query module
------------------------------
Key: ISPN-11731
URL:
https://issues.redhat.com/browse/ISPN-11731
Project: Infinispan
Issue Type: Enhancement
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 11.0.0.CR1
We need to make sure that various parts of the query module do not run blocking code in
non blocking threads. We should add blockhound and make sure to fix all violations by
running on the blocking thread or appropriately.