You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/05/18 02:01:16 UTC

[jira] [Created] (YARN-698) Review of Field Rules, Default Values and Sanity Check for ClientRMProtocol

Zhijie Shen created YARN-698:
--------------------------------

             Summary: Review of Field Rules, Default Values and Sanity Check for ClientRMProtocol
                 Key: YARN-698
                 URL: https://issues.apache.org/jira/browse/YARN-698
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Zhijie Shen
            Assignee: Zhijie Shen


We need to check the fields of the protos used by ClientRMProtocol (recursively) to clarify the following stuff:

1. Whether the field should be required or optional
2. What the default value should be if the field is optional
3. Whether sanity check is required to validate the input value against the field's value domain.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira