You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "David Ribeiro Alves (Code Review)" <ge...@ip-10-146-233-104.ec2.internal> on 2016/02/06 00:33:18 UTC

[kudu-CR](branch-0.7.0) KUDU-1278 - Add a way to inject latency into remote bootstrap client and a failing test

David Ribeiro Alves has uploaded a new change for review.

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

Change subject: KUDU-1278 - Add a way to inject latency into remote bootstrap client and a failing test
......................................................................

KUDU-1278 - Add a way to inject latency into remote bootstrap client and a failing test

This adds a way to inject latency into the remote bootstrapping client and a
failing test which reproduces the bug documented in KUDU-1278.

Change-Id: I5921a0fea65e47fd906ee64b5979dfacf652c97d
Reviewed-on: http://gerrit.cloudera.org:8080/2079
Reviewed-by: Todd Lipcon <to...@apache.org>
Tested-by: Kudu Jenkins
(cherry picked from commit 4a9e2ca0713741bbb7edc8925dadb8b36d8d5560)
---
M src/kudu/integration-tests/remote_bootstrap-itest.cc
M src/kudu/tserver/remote_bootstrap_client.cc
2 files changed, 71 insertions(+), 0 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5921a0fea65e47fd906ee64b5979dfacf652c97d
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: branch-0.7.0
Gerrit-Owner: David Ribeiro Alves <da...@cloudera.com>