Adar Dembo has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/11861 )

Change subject: [test] optional table creation in 
TabletServerIntegrationTestBase
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/11861/1/src/kudu/integration-tests/ts_itest-base.cc
File src/kudu/integration-tests/ts_itest-base.cc:

http://gerrit.cloudera.org:8080/#/c/11861/1/src/kudu/integration-tests/ts_itest-base.cc@550
PS1, Line 550:   if (create_table) {
             :     NO_FATALS(CreateTable());
             :   }
             :   if (create_table) {
             :     WaitForTSAndReplicas();
             :     ASSERT_FALSE(tablet_replicas_.empty());
             :     tablet_id_ = (*tablet_replicas_.begin()).first;
             :   } else {
             :     WaitForTabletServers();
             :   }
Combine?



--
To view, visit http://gerrit.cloudera.org:8080/11861
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I818a2eaf76fdee11ae792c27eddae311b775efeb
Gerrit-Change-Number: 11861
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Will Berkeley <[email protected]>
Gerrit-Comment-Date: Fri, 02 Nov 2018 15:49:18 +0000
Gerrit-HasComments: Yes

Reply via email to