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

Will Burns (Jira) issues at jboss.org
Wed Mar 18 09:26:39 EDT 2020


Will Burns created ISPN-11482:
---------------------------------

             Summary: 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


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