You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2019/11/14 01:26:09 UTC

[GitHub] [hadoop-ozone] anuengineer commented on a change in pull request #153: HDDS-1940. Closing open container via scmcli gives false error message.

anuengineer commented on a change in pull request #153: HDDS-1940. Closing open container via scmcli gives false error message.
URL: https://github.com/apache/hadoop-ozone/pull/153#discussion_r346087299
 
 

 ##########
 File path: hadoop-hdds/common/src/main/proto/StorageContainerLocationProtocol.proto
 ##########
 @@ -106,7 +106,7 @@ enum Type {
   ListContainer = 4;
   DeleteContainer = 5;
   QueryNode = 6;
-  NotifyObjectStageChange = 7;
+  CloseContainer = 7;
 
 Review comment:
   We should stop doing with after the first Beta. These things break backward compact. Not relevant for this change.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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