sumangala-patki opened a new pull request #3331: URL: https://github.com/apache/hadoop/pull/3331
Hadoop yetus run shows a java compiler warning for unchecked casting of Object to Iterator<FileStatus> in a method of AbfsListStatusRemoteIterator class. This is resolved by introducing a new class to hold the iterator and exception thrown when applicable. This PR also adds logging to facilitate better investigation of the transient failure tracked in HADOOP-17797. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
