]
Gustavo Fernandes updated ISPN-11731:
-------------------------------------
Status: Open (was: New)
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: Gustavo Fernandes
Priority: Major
Fix For: 12.0.0.Final
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.