[infinispan-issues] [JBoss JIRA] (ISPN-11482) Provide way for ClusterExecutor to use non blocking thread

Will Burns (Jira) issues at jboss.org
Mon Mar 23 13:08:10 EDT 2020


     [ https://issues.redhat.com/browse/ISPN-11482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on ISPN-11482 started by Will Burns.
-----------------------------------------
> Provide way for ClusterExecutor to use non blocking thread
> ----------------------------------------------------------
>
>                 Key: ISPN-11482
>                 URL: https://issues.redhat.com/browse/ISPN-11482
>             Project: Infinispan
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Will Burns
>            Assignee: Will Burns
>            Priority: Major
>
> https://github.com/infinispan/infinispan/pull/7997#discussion_r394122227 changes cluster executor to run tasks on the blocking executor. Unfortunately since a user can run any arbitrary code we don't know if it will block or not. We should provide some way to run non blocking code more easily. Maybe add a new API method that is non blocking?



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list