Yifan Zhang has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18057


Change subject: KUDU-3341: No further retry when DeleteTabet with 
WRONG_SERVER_UUID error
......................................................................

KUDU-3341: No further retry when DeleteTabet with WRONG_SERVER_UUID error

This patch improves catalog_manager's behavior when
delete tablet with a 'WRONG_SERVER_UUID' error.
It's better to mark this RetryTask failed than keep
retrying send too many requests. I also add a test
that reproduces the scenario described in the JIRA.

Change-Id: Ieaa36086300bda7f958570c690b951dc090c342a
---
M src/kudu/integration-tests/delete_tablet-itest.cc
M src/kudu/master/catalog_manager.cc
M src/kudu/mini-cluster/internal_mini_cluster.cc
M src/kudu/mini-cluster/internal_mini_cluster.h
4 files changed, 104 insertions(+), 18 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieaa36086300bda7f958570c690b951dc090c342a
Gerrit-Change-Number: 18057
Gerrit-PatchSet: 1
Gerrit-Owner: Yifan Zhang <[email protected]>

Reply via email to