Hello Adar Dembo, Todd Lipcon,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/5397
to review the following change.
Change subject: Reduce default client tablet locations cache TTL
......................................................................
Reduce default client tablet locations cache TTL
This reduces the default client tablet locations cache TTL from 60 to 5
minutes. This is expected to make default behavior much less surprising
for users who add and drop range partitions, with little impact on
master load or performance.
Change-Id: I3f93005f067ccd2d28b259e9483dd9384c546152
---
M java/kudu-client/src/main/java/org/apache/kudu/client/AlterTableOptions.java
M python/kudu/client.pyx
M src/kudu/client/client.h
M src/kudu/master/catalog_manager.cc
4 files changed, 5 insertions(+), 5 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/97/5397/1
--
To view, visit http://gerrit.cloudera.org:8080/5397
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3f93005f067ccd2d28b259e9483dd9384c546152
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>