[infinispan-issues] [JBoss JIRA] (ISPN-10950) Add interface to designate a thread is non blocking

Will Burns (Jira) issues at jboss.org
Wed Nov 13 15:18:00 EST 2019


Will Burns created ISPN-10950:
---------------------------------

             Summary: Add interface to designate a thread is non blocking
                 Key: ISPN-10950
                 URL: https://issues.jboss.org/browse/ISPN-10950
             Project: Infinispan
          Issue Type: Sub-task
          Components: Core
            Reporter: Will Burns
            Assignee: Will Burns


We need  a way to designate that a thread is non blocking in a more clear way. The simplest is to have a thread factory that creates threads that implement an interface that designates this. Then our code can look for this instead of checking thread name.



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


More information about the infinispan-issues mailing list