KeDeng has posted comments on this change. ( http://gerrit.cloudera.org:8080/18864 )
Change subject: KUDU-3326 [master] add flag FLAGS_enable_soft_delete_on_master to enable soft-delete on master ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/18864/1/src/kudu/master/catalog_manager.cc File src/kudu/master/catalog_manager.cc: http://gerrit.cloudera.org:8080/#/c/18864/1/src/kudu/master/catalog_manager.cc@409 PS1, Line 409: enable_soft_delete_on_master > I am trying understand more on this flag. So by default this is disabled bu Usually, the client and server need to be updated at the same time for a new functions. This flag is added to enable soft deletion without updating the client. So you got my intention that we support soft-delete even this flag is diaable and reserved_seconds is not 0 in the request. By the way, this is the current situation without considering this new flag. -- To view, visit http://gerrit.cloudera.org:8080/18864 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I7cf3021fa0e9a425d5f8091ea3336c55a3c14bbc Gerrit-Change-Number: 18864 Gerrit-PatchSet: 1 Gerrit-Owner: KeDeng <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: KeDeng <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Wed, 24 Aug 2022 06:16:50 +0000 Gerrit-HasComments: Yes
