Mahesh Reddy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22478
Change subject: KUDU-613: Fix BlockCache Constructor ...................................................................... KUDU-613: Fix BlockCache Constructor There's currently an error when creating a block cache with the slru eviction policy. The capacity constraints are not calculated properly, this patch fixes the error. Change-Id: Icfde56fd766ba7160052e88ca09a63845f3297c6 --- M src/kudu/cfile/block_cache.cc 1 file changed, 3 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/78/22478/1 -- To view, visit http://gerrit.cloudera.org:8080/22478 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Icfde56fd766ba7160052e88ca09a63845f3297c6 Gerrit-Change-Number: 22478 Gerrit-PatchSet: 1 Gerrit-Owner: Mahesh Reddy <[email protected]>
