Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19286


Change subject: [tablet] --tablet_history_max_age_sec is a runtime flag
......................................................................

[tablet] --tablet_history_max_age_sec is a runtime flag

The way how --tablet_history_max_age_sec is used in
Tablet::GetTabletAncientHistoryMark() mandates a 'runtime' tag for the
flag.  That allows for using the `kudu tserver set_flag` CLI tool
without adding the --force option when updating the setting.

Change-Id: Ie2b1553325cd33953d104b5bb3e8aeb73d90642a
---
M src/kudu/tablet/tablet.cc
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/86/19286/1
--
To view, visit http://gerrit.cloudera.org:8080/19286
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2b1553325cd33953d104b5bb3e8aeb73d90642a
Gerrit-Change-Number: 19286
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to