You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2014/07/22 03:56:39 UTC

[jira] [Created] (TEZ-1303) Change I/P/O/etc construction to make use of contexts

Siddharth Seth created TEZ-1303:
-----------------------------------

             Summary: Change I/P/O/etc construction to make use of contexts
                 Key: TEZ-1303
                 URL: https://issues.apache.org/jira/browse/TEZ-1303
             Project: Apache Tez
          Issue Type: Sub-task
            Reporter: Siddharth Seth


Instead of having an empty constructor and setting the context via an initialize method - thus allowing the context to be accessed via a final field.
Using initialize causes potential issues with visibility since object creation, initialize and access can be on completely different threads.



--
This message was sent by Atlassian JIRA
(v6.2#6252)