You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/12/05 19:06:43 UTC

[kudu-CR] [i-tests] fix TestWorkload to allow set num tablets(1)

Hello Dinesh Bhat, Todd Lipcon, Kudu Jenkins,

I'd like you to reexamine a change.  Please visit

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

to look at the new patch set (#2).

Change subject: [i-tests] fix TestWorkload to allow set_num_tablets(1)
......................................................................

[i-tests] fix TestWorkload to allow set_num_tablets(1)

Fixed typo in TestWorkload::set_num_tablets(): it should accept 1
as well since 1 is the actual default value for the num_tablets_
member.

Change-Id: Iaf9d0e06550fffdd6a04f6bfba53fe873fb33749
---
M src/kudu/integration-tests/test_workload.h
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/47/5347/2
-- 
To view, visit http://gerrit.cloudera.org:8080/5347
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iaf9d0e06550fffdd6a04f6bfba53fe873fb33749
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: David Ribeiro Alves <dr...@apache.org>
Gerrit-Reviewer: Dinesh Bhat <di...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>