You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/03/05 23:10:32 UTC

[kudu-CR] ts_recovery-itest: enable never_fsync in tablet server

Todd Lipcon has uploaded a new change for review.

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

Change subject: ts_recovery-itest: enable never_fsync in tablet server
......................................................................

ts_recovery-itest: enable never_fsync in tablet server

This test is timing out a fair amount on EC2, where there are
slower (remote) disks. Enabling never_fsync should help speed
this test up without losing the intent of the test.

Change-Id: I7e9ad1a95e22b44a314a838e0248bbafda7487c7
---
M src/kudu/integration-tests/ts_recovery-itest.cc
1 file changed, 2 insertions(+), 0 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7e9ad1a95e22b44a314a838e0248bbafda7487c7
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <to...@apache.org>