9uapaw commented on pull request #4117: URL: https://github.com/apache/hadoop/pull/4117#issuecomment-1084431501
The first spotbugs error could be eliminated by: - Wrapping inputTraces in an unmodifiable collection or an immutable one from Guava The second is trickier, because I have a feeling that it is not easy to make it non-static. Nonetheless, we need to try it. -- 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]
