You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2022/03/31 11:09:27 UTC

[GitHub] [hadoop] 9uapaw commented on pull request #4117: YARN-11102. Fix spotbugs error in hadoop-sls module

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: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org