[infinispan-issues] [JBoss JIRA] (ISPN-5424) SemaphoreCompletionService improvements

Dan Berindei (JIRA) issues at jboss.org
Wed May 20 07:41:20 EDT 2015


    [ https://issues.jboss.org/browse/ISPN-5424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069547#comment-13069547 ] 

Dan Berindei commented on ISPN-5424:
------------------------------------

Initially I was thinking to make it an {{ExecutorService}}, but it turns out the {{ExecutorService}} also has some peculiar requirements around shutdown, so {{Executor}} might fit better. It could also have additional methods returning a {{CompletableFuture}}, if needed.

> SemaphoreCompletionService improvements
> ---------------------------------------
>
>                 Key: ISPN-5424
>                 URL: https://issues.jboss.org/browse/ISPN-5424
>             Project: Infinispan
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 7.2.0.CR1
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>             Fix For: 8.0.0.Final
>
>
> Turns out the {{CompletionService}} features aren't that necessary, and it makes the use of {{Runnable}} more cumbersome.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the infinispan-issues mailing list