Hello Tidy Bot, Kudu Jenkins, Adar Dembo,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/15616

to look at the new patch set (#10).

Change subject: WIP: KUDU-3097 whether master keep record could be configurable
......................................................................

WIP: KUDU-3097 whether master keep record could be configurable

When deleting table, the record in master tablet is just marked as
delete, and all the table structure of table are kept in the master
tablet forever.
The retention record may cause heavy burden to master if too many
tables were created and dropped.
Thus whether the master keeps the catalog log forever could be
configurable in order to improve the performance of master.

Change-Id: I1088080d706edadeed9d93f54704c7f4bfe2b6a2
---
M src/kudu/master/catalog_manager.cc
M src/kudu/master/catalog_manager.h
M src/kudu/master/master-test.cc
3 files changed, 113 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/16/15616/10
--
To view, visit http://gerrit.cloudera.org:8080/15616
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1088080d706edadeed9d93f54704c7f4bfe2b6a2
Gerrit-Change-Number: 15616
Gerrit-PatchSet: 10
Gerrit-Owner: wangning <1994wangn...@gmail.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: wangning <1994wangn...@gmail.com>

Reply via email to