Alexey Serbin has uploaded this change for review. ( 
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
---
M java/kudu-jepsen/resources/kudu.flags
1 file changed, 8 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/08/10308/1
--
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: newchange
Gerrit-Change-Id: Iebc6c9b3c616270dd233be4474cb0b29068efda9
Gerrit-Change-Number: 10308
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to