You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jonathan Turner Eagles (Jira)" <ji...@apache.org> on 2020/04/29 22:52:00 UTC

[jira] [Commented] (TEZ-4162) Speed up TestInputReadyTracker

    [ https://issues.apache.org/jira/browse/TEZ-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095946#comment-17095946 ] 

Jonathan Turner Eagles commented on TEZ-4162:
---------------------------------------------

Before: 10.042s
After: 1.061s

Big issue here is that we were waiting for 2000ms for an operation that normally takes 20ms. Opted to wait for 200ms to leave lots of time.



> Speed up TestInputReadyTracker
> ------------------------------
>
>                 Key: TEZ-4162
>                 URL: https://issues.apache.org/jira/browse/TEZ-4162
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Jonathan Turner Eagles
>            Assignee: Jonathan Turner Eagles
>            Priority: Major
>         Attachments: TEZ-4162.001.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)