ankit-kumar-25 opened a new pull request #2519: URL: https://github.com/apache/hadoop/pull/2519
What? :: Fix deprecation warnings in SLSWebApp.java & TestSLSWebApp.java ------ toString(URI uri) Deprecated. > Use toString(URI, Charset) instead. ------ readFileToString(File file) Deprecated. > Use readFileToString(File, Charset) instead. ------ @aajisaka Can you please review this? Thanks! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
