You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2014/10/28 00:55:34 UTC

[jira] [Updated] (TEZ-1711) Don't cache outputSpecList in VertexImpl.getOutputSpecList(taskIndex)

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

Jeff Zhang updated TEZ-1711:
----------------------------
    Summary: Don't cache outputSpecList in VertexImpl.getOutputSpecList(taskIndex)  (was: Don't cache outputSpecList in VertexImpl.getOutputSpecList())

> Don't cache outputSpecList in VertexImpl.getOutputSpecList(taskIndex)
> ---------------------------------------------------------------------
>
>                 Key: TEZ-1711
>                 URL: https://issues.apache.org/jira/browse/TEZ-1711
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Jeff Zhang
>
> It would cache the outputSpecList in its VertexImpl.getOutputSepcList(taskIndex), but I don't think we should cache it as it depends on the taskIndex, although in all the EdgeManagerPlugin Implementations, the value is the same no matter what the taskIndex is.



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