[ 
https://issues.apache.org/jira/browse/YARN-11437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17717073#comment-17717073
 ] 

ASF GitHub Bot commented on YARN-11437:
---------------------------------------

simbadzina commented on code in PR #5598:
URL: https://github.com/apache/hadoop/pull/5598#discussion_r1178577242


##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/federation/store/FederationStateStore.java:
##########
@@ -37,7 +37,7 @@ public interface FederationStateStore extends
     FederationPolicyStore, FederationReservationHomeSubClusterStore,
     FederationDelegationTokenStateStore {
 
-  public static final Logger LOG =
+   static final Logger LOG =

Review Comment:
   Incorrect indentation: 3 instead of 2.





> [Federation] SQLFederationStateStore Support Version.
> -----------------------------------------------------
>
>                 Key: YARN-11437
>                 URL: https://issues.apache.org/jira/browse/YARN-11437
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: federation
>    Affects Versions: 3.4.0
>            Reporter: Shilun Fan
>            Assignee: Shilun Fan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>
> In YARN-5604, we define the method that FederationStateStore supports 
> Version, and we will implement this method in MemoryFederationStateStore.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to