[JBoss JIRA] (ISPN-11441) Add blockhound support to hotrod server
by Will Burns (Jira)
[ https://issues.redhat.com/browse/ISPN-11441?page=com.atlassian.jira.plugi... ]
Will Burns updated ISPN-11441:
------------------------------
Status: Open (was: New)
> 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
> 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.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (ISPN-11474) RecoveryManager API should be non blocking
by Will Burns (Jira)
Will Burns created ISPN-11474:
---------------------------------
Summary: RecoveryManager API should be non blocking
Key: ISPN-11474
URL: https://issues.redhat.com/browse/ISPN-11474
Project: Infinispan
Issue Type: Sub-task
Reporter: Will Burns
Assignee: Will Burns
RecoverManager, which is internal only, has a blocking API which can pass a sync parameter. Instead we should change the API to be non blocking and let callers decide if they want to wait or not on it. This allows us to clean up callers who may be able to use this in a non blocking fashion.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years