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

Tristan Tarrant (Jira) issues at jboss.org
Mon May 25 03:07:43 EDT 2020


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

Tristan Tarrant updated ISPN-11482:
-----------------------------------
    Fix Version/s: 11.0.0.Final
                       (was: 11.0.0.CR1)


> 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
>             Fix For: 11.0.0.Final
>
>
> 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