[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 16:48:00 EST 2019
[ https://issues.jboss.org/browse/ISPN-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Will Burns updated ISPN-10950:
------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/7596
> 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
> Priority: Major
> Fix For: 10.1.0.Beta1
>
>
> 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