]
Will Burns reassigned ISPN-11441:
---------------------------------
Assignee: Will Burns
Add blockhound support to hotrod server
---------------------------------------
Key: ISPN-11441
URL:
https://issues.redhat.com/browse/ISPN-11441
Project: Infinispan
Issue Type: Sub-task
Components: Server
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 11.0.0.Dev03
BlockHound is now in core pretty well and all the core thread pools have been merged
together into 2 specific ones. We need to now add block hound support for hotrod server,
which will allow us to consolidate the hotrod worker thread pools with these thread pools
as well. The latter will be done in a separate JIRA.