You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Devaraj K (JIRA)" <ji...@apache.org> on 2011/07/21 14:19:57 UTC

[jira] [Created] (MAPREDUCE-2721) TaskTracker is calling the close () method twice unnecessarily

TaskTracker is calling the close () method twice unnecessarily 
---------------------------------------------------------------

                 Key: MAPREDUCE-2721
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2721
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: tasktracker
            Reporter: Devaraj K
            Assignee: Devaraj K


When there is a version mismatch between the JobTracker and TaskTracker, TaskTracker is calling the close () method twice. Once in the finally block of run () method and also in the shutdown () method call. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2721) TaskTracker is calling the close () method twice unnecessarily

Posted by "Devaraj K (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devaraj K updated MAPREDUCE-2721:
---------------------------------

    Attachment: MAPREDUCE-2721.patch

> TaskTracker is calling the close () method twice unnecessarily 
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-2721
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2721
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tasktracker
>    Affects Versions: 0.23.0
>            Reporter: Devaraj K
>            Assignee: Devaraj K
>         Attachments: MAPREDUCE-2721.patch
>
>
> When there is a version mismatch between the JobTracker and TaskTracker, TaskTracker is calling the close () method twice. Once in the finally block of run () method and also in the shutdown () method call. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MAPREDUCE-2721) TaskTracker is calling the close () method twice unnecessarily

Posted by "Devaraj K (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devaraj K resolved MAPREDUCE-2721.
----------------------------------

    Resolution: Won't Fix

It is no more problem in 0.23 and trunk.
                
> TaskTracker is calling the close () method twice unnecessarily 
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-2721
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2721
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tasktracker
>    Affects Versions: 0.23.0
>            Reporter: Devaraj K
>            Assignee: Devaraj K
>         Attachments: MAPREDUCE-2721.patch
>
>
> When there is a version mismatch between the JobTracker and TaskTracker, TaskTracker is calling the close () method twice. Once in the finally block of run () method and also in the shutdown () method call. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2721) TaskTracker is calling the close () method twice unnecessarily

Posted by "Devaraj K (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devaraj K updated MAPREDUCE-2721:
---------------------------------

    Affects Version/s: 0.23.0

> TaskTracker is calling the close () method twice unnecessarily 
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-2721
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2721
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tasktracker
>    Affects Versions: 0.23.0
>            Reporter: Devaraj K
>            Assignee: Devaraj K
>
> When there is a version mismatch between the JobTracker and TaskTracker, TaskTracker is calling the close () method twice. Once in the finally block of run () method and also in the shutdown () method call. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira