siddhantsangwan commented on a change in pull request #2892:
URL: https://github.com/apache/ozone/pull/2892#discussion_r770461045



##########
File path: hadoop-hdds/interface-admin/src/main/resources/proto.lock
##########
@@ -1334,7 +1334,7 @@
               },
               {
                 "id": 3,
-                "name": "idleiterations",

Review comment:
       Changing only the proto file fails the backwards compatibility check 
here:
   
   ```
   [INFO] CONFLICT: "StartContainerBalancerRequestProto" field: 
"idleiterations" has been removed, but is not reserved [ScmAdminProtocol.proto]
   [INFO] CONFLICT: "StartContainerBalancerRequestProto" field: "iterations" 
ID: 3 has an updated name, previously "idleiterations" [ScmAdminProtocol.proto]
   ```
   
   With the proto lock file in its original state.




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