ChenSammi commented on code in PR #4294:
URL: https://github.com/apache/ozone/pull/4294#discussion_r1174752325


##########
hadoop-hdds/interface-server/src/main/proto/InterSCMProtocol.proto:
##########
@@ -29,6 +29,7 @@ option java_generate_equals_and_hash = true;
 
 message CopyDBCheckpointRequestProto {
   required bool flush = 1;
+  repeated string sst = 2;      //SST file name

Review Comment:
   Please remove this change for SCM. 



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