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

Change subject: [jepsen] limit block cache capacity to 128MB
......................................................................

[jepsen] limit block cache capacity to 128MB

Changelist 297b72b introduced consistency check for the relative ratio
of the block cache capacity and the memory pressure threshold.  Since
the default capacity of the block cache is 512MB, that lead to inability
to start tablet servers and masters on machines with relatively small
amount of total memory.

This changelist set the block cache capacity limit to 128MB for
Kudu Jepsen tests.  As of now, Kudu Jepsen tests do not require
a huge block cache capacity.

Change-Id: Iebc6c9b3c616270dd233be4474cb0b29068efda9
Reviewed-on: http://gerrit.cloudera.org:8080/10308
Reviewed-by: Adar Dembo <[email protected]>
Tested-by: Alexey Serbin <[email protected]>
---
M java/kudu-jepsen/resources/kudu.flags
1 file changed, 8 insertions(+), 1 deletion(-)

Approvals:
  Adar Dembo: Looks good to me, approved
  Alexey Serbin: Verified

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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iebc6c9b3c616270dd233be4474cb0b29068efda9
Gerrit-Change-Number: 10308
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>

Reply via email to