[
https://issues.jboss.org/browse/ISPN-5424?page=com.atlassian.jira.plugin....
]
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)