Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/22484 )

Change subject: KUDU-613: Fix BlockCache Constructor
......................................................................

KUDU-613: Fix BlockCache Constructor

The capacity constraints are not calculated properly
when creating a block cache with the slru eviction
policy. This patch fixes this miscalculation.

Change-Id: Icfde56fd766ba7160052e88ca09a63845f3297c6
Reviewed-on: http://gerrit.cloudera.org:8080/22478
Reviewed-by: Alexey Serbin <[email protected]>
Tested-by: Alexey Serbin <[email protected]>
(cherry picked from commit 1d46b2fcdba6b30c52ebbba8725a16d749e4f857)
Reviewed-on: http://gerrit.cloudera.org:8080/22484
Reviewed-by: Abhishek Chennaka <[email protected]>
Reviewed-by: Mahesh Reddy <[email protected]>
---
M src/kudu/cfile/block_cache.cc
1 file changed, 9 insertions(+), 8 deletions(-)

Approvals:
  Abhishek Chennaka: Looks good to me, approved
  Alexey Serbin: Verified
  Mahesh Reddy: Looks good to me, but someone else must approve

--
To view, visit http://gerrit.cloudera.org:8080/22484
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.18.x
Gerrit-MessageType: merged
Gerrit-Change-Id: Icfde56fd766ba7160052e88ca09a63845f3297c6
Gerrit-Change-Number: 22484
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mahesh Reddy <[email protected]>

Reply via email to