You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2009/09/11 01:55:57 UTC

[jira] Created: (MAPREDUCE-970) task-controller/configuration.c:get_values is broken

task-controller/configuration.c:get_values is broken
----------------------------------------------------

                 Key: MAPREDUCE-970
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-970
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: tasktracker
    Affects Versions: 0.21.0
            Reporter: Arun C Murthy
            Assignee: Arun C Murthy
            Priority: Blocker
             Fix For: 0.21.0


task-controller/configuration.c:get_values is supposed to return a char** with the last element set to NULL.

It doesn't correctly handle empty config-values, #values as an exactly multiple of MAX_SIZE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.