This is an automated email from the ASF dual-hosted git repository.
adar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 39f4637 [util] added cache with FIFO eviction policy
new 7a8c210 [macos] fix build
new 28c7067 KUDU-2748 Leader master erroneously tries to tablet copy to a
follower master due to race at startup
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/kudu/cfile/block_cache.cc | 4 ++++
src/kudu/tserver/tablet_service.cc | 11 +++++++++--
src/kudu/util/cache-test.cc | 4 ++++
3 files changed, 17 insertions(+), 2 deletions(-)