Xushaohong commented on code in PR #4294:
URL: https://github.com/apache/ozone/pull/4294#discussion_r1174897161
##########
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConsts.java:
##########
@@ -143,6 +143,7 @@ public final class OzoneConsts {
"flushBeforeCheckpoint";
public static final String OZONE_DB_CHECKPOINT_INCLUDE_SNAPSHOT_DATA =
"includeSnapshotData";
+ public static final String OZONE_DB_CHECKPOINT_REQUEST_SST = "usedSst";
Review Comment:
Renamed to OZONE_DB_CHECKPOINT_REQUEST_TO_EXCLUDE_SST = "toExcludeSST"
--
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]