You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2016/05/10 20:22:13 UTC

[jira] [Created] (TEZ-3250) TezTaskRunner2 should not accept ListeningExecutorService

Prasanth Jayachandran created TEZ-3250:
------------------------------------------

             Summary: TezTaskRunner2 should not accept ListeningExecutorService
                 Key: TEZ-3250
                 URL: https://issues.apache.org/jira/browse/TEZ-3250
             Project: Apache Tez
          Issue Type: Bug
    Affects Versions: 0.8.3, 0.9.0
            Reporter: Prasanth Jayachandran
            Assignee: Prasanth Jayachandran


TezTaskRunner2 currently accepts ListeningExecutorService. Also it is not making use of the callback listener feature of ListeningExecutorService. It should instead accept the base ExecutorService.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)