You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by "Sushmitha Sreenivasan (JIRA)" <ji...@apache.org> on 2016/09/07 20:02:20 UTC

[jira] [Created] (TEZ-3431) Add unit tests for session timeout and container release

Sushmitha Sreenivasan created TEZ-3431:
------------------------------------------

             Summary: Add unit tests for session timeout and container release
                 Key: TEZ-3431
                 URL: https://issues.apache.org/jira/browse/TEZ-3431
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Sushmitha Sreenivasan
            Assignee: Zhiyuan Yang


* Add unit tests for setting  tez.am.container.idle.release-timeout-min.millis and check that the container is held for the min hold time specified. 
* Add another test for setting tez.am.container.idle.release-timeout-max.millis and check if the container is released after the max hold time exceeds. 
* Add unit test which sets tez.session.am.dag.submit.timeout.secs to say 5 secs and checking if dag submission timeouts after the configured time. 



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