Hello David Ribeiro Alves, Todd Lipcon,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/978
to look at the new patch set (#2).
Change subject: KUDU-1054 (part 2). Failover client writes on TABLET_NOT_FOUND
......................................................................
KUDU-1054 (part 2). Failover client writes on TABLET_NOT_FOUND
If a tablet is deleted from a tablet server, a client that is writing to
the tablet should re-fetch the metadata from the master and connect to
the new leader.
Change-Id: I037608977c890cb5099fc74c1be741c93d99ae7a
---
M src/kudu/client/batcher.cc
M src/kudu/integration-tests/client_failover-itest.cc
2 files changed, 118 insertions(+), 57 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/78/978/2
--
To view, visit http://gerrit.cloudera.org:8080/978
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I037608977c890cb5099fc74c1be741c93d99ae7a
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>