Hello Adar Dembo,

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

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

to review the following change.

Change subject: Retry on early TimedOut error in 
ExternalMiniCluster::WaitForCatalogManager
......................................................................

Retry on early TimedOut error in ExternalMiniCluster::WaitForCatalogManager

WaitForCatalogManager loops sending a GetTableLocations RPC to a master
waiting for it to be initialized. Previously, we would early return with
an error when the RPC resulted in a TimedOut response, despite the
method having its own time out limit. This was causing at least some of
the flakiness seen in alter_table-randomized-itest.

Change-Id: I04b3a58646249a0fd549c75dc130ca9b955f35de
---
M src/kudu/integration-tests/external_mini_cluster.cc
1 file changed, 1 insertion(+), 1 deletion(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I04b3a58646249a0fd549c75dc130ca9b955f35de
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <d...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>

Reply via email to