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/07/23 20:25:00 UTC

[jira] [Commented] (TEZ-4094) Change Task Interface to use List instead of Concrete ArrayList

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

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

[~belugabehr], there has much work to ensure the scalability of tez. By allocating memory space for all attempts up front, we work against that goal.

As to the need for this change (changing from ArrayList to List in this case), it will need some better analysis to demonstrate the value proposition. Currently, I'm leaning toward closing as "Won't Fix"

> Change Task Interface to use List instead of Concrete ArrayList
> ---------------------------------------------------------------
>
>                 Key: TEZ-4094
>                 URL: https://issues.apache.org/jira/browse/TEZ-4094
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Priority: Minor
>         Attachments: TEZ-4094.1.patch, TEZ-4094.2.patch
>
>




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