[ 
https://issues.apache.org/jira/browse/SHINDIG-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Brown resolved SHINDIG-546.
---------------------------------

    Resolution: Fixed

> Replace all usage of java.concurrent.Executor with 
> java.concurrent.ExecutorService
> ----------------------------------------------------------------------------------
>
>                 Key: SHINDIG-546
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-546
>             Project: Shindig
>          Issue Type: Sub-task
>            Reporter: Kevin Brown
>            Assignee: Kevin Brown
>
> ExecutorService provides a much better interface for supporting concurrent 
> operations, such as the default Future-based model (rather than the Executor 
> based void returning model).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to