slfan1989 commented on PR #6411:
URL: https://github.com/apache/hadoop/pull/6411#issuecomment-1879561986

   Spotbugs Report shows 2 Spotbugs:
   
   1.  The first one is caused by YARN-11634(#6371), and I have submitted a PR 
to fix it.
   
   ```
   Code Warning
   MS   
org.apache.hadoop.yarn.client.api.impl.TimelineConnector.DEFAULT_SOCKET_TIMEOUT 
isn't final but should be
   [Bug type MS_SHOULD_BE_FINAL (click for 
details)](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6411/1/artifact/out/branch-spotbugs-root-warnings.html#MS_SHOULD_BE_FINAL)
   In class org.apache.hadoop.yarn.client.api.impl.TimelineConnector
   Field 
org.apache.hadoop.yarn.client.api.impl.TimelineConnector.DEFAULT_SOCKET_TIMEOUT
   At TimelineConnector.java:[line 82]
   ```


-- 
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]

Reply via email to