]
Will Burns commented on ISPN-11731:
-----------------------------------
This is on hold until
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.Dev05
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.