Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13205 )
Change subject: [authz] add scrubbing task for the privileges cache ...................................................................... [authz] add scrubbing task for the privileges cache This changelist enables the periodic scrubbing thread to invalidate expired entries from the SentryPrivilegesFetcher's cache. By default, the period of the cache's scrubbing task is 20 seconds. Change-Id: I88510fae48cf683fbfad8a11c2941a23b2af9f8b Reviewed-on: http://gerrit.cloudera.org:8080/13205 Tested-by: Kudu Jenkins Reviewed-by: Andrew Wong <aw...@cloudera.com> --- M src/kudu/master/sentry_privileges_fetcher.cc 1 file changed, 28 insertions(+), 3 deletions(-) Approvals: Kudu Jenkins: Verified Andrew Wong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/13205 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I88510fae48cf683fbfad8a11c2941a23b2af9f8b Gerrit-Change-Number: 13205 Gerrit-PatchSet: 7 Gerrit-Owner: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: Adar Dembo <a...@cloudera.com> Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com> Gerrit-Reviewer: Hao Hao <hao....@cloudera.com> Gerrit-Reviewer: Kudu Jenkins (120)