Steve Loughran created YARN-5033:
------------------------------------

             Summary: Mark ConverterUtils as @Public, Evolving
                 Key: YARN-5033
                 URL: https://issues.apache.org/jira/browse/YARN-5033
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: client
    Affects Versions: 2.7.2
            Reporter: Steve Loughran
            Priority: Minor


the {{ConverterUtils}} class contains methods to go from strings to app and 
attempt IDs, which are not only useful to client apps, as the representation of 
app/attempts has changed over time, apps which do their own parsing have 
actually broken.

Making  {{ConverterUtils}} public will allow apps to (officially) use these 
utitlities, so allow the Yarn codebase two own the string serialize/deserialize 
logic



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to