slfan1989 commented on code in PR #5420:
URL: https://github.com/apache/hadoop/pull/5420#discussion_r1142789859


##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.java:
##########
@@ -968,7 +969,7 @@ public int getActiveSubClustersCount() throws YarnException 
{
    * @throws YarnException When there is no Active SubCluster,
    * an exception will be thrown (No active SubCluster available to submit the 
request.)
    */
-  public static SubClusterId getRandomActiveSubCluster(
+  public SubClusterId getRandomActiveSubCluster(

Review Comment:
   Thank you very much for your help to review the code! This part of the code 
can continue to be static, I will modify the code.



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