Hello Jean-Daniel Cryans, Hao Hao,

I'd like you to do a code review.  Please visit

    http://gerrit.cloudera.org:8080/7160

to review the following change.

Change subject: KUDU-2003. Fix fd-cache related tests on high-core systems
......................................................................

KUDU-2003. Fix fd-cache related tests on high-core systems

These two tests would fail on systems with a number of cores that was
not a divisor of 192. This patch switches the tests to use a non-sharded
LRU cache so that the behavior is not dependent on the core count.

I verified that these tests now pass on a machine with 88 logical cores.

Change-Id: Ibd901730f16c70bb2e4a60464ab08a9a6f14c32f
---
M src/kudu/fs/block_manager-stress-test.cc
M src/kudu/util/file_cache-stress-test.cc
2 files changed, 24 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/60/7160/1
-- 
To view, visit http://gerrit.cloudera.org:8080/7160
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibd901730f16c70bb2e4a60464ab08a9a6f14c32f
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>

Reply via email to