]
Tristan Tarrant updated ISPN-12180:
-----------------------------------
Fix Version/s: 12.1.0.Final
(was: 12.0.0.Final)
Add BlockHound to hotrod client module
--------------------------------------
Key: ISPN-12180
URL:
https://issues.redhat.com/browse/ISPN-12180
Project: Infinispan
Issue Type: Enhancement
Components: Hot Rod
Reporter: Will Burns
Priority: Major
Fix For: 12.1.0.Final
We should ensure the hotrod client is not blocking by adding block hound to find
offending code. We will need to wrap invocations of the client, since it is not invoked on
a non blocking thread.