Mike Percy has uploaded a new change for review.

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

Change subject: KUDU-2141. master: Remove DCHECK when tablet report has no 
opid_index
......................................................................

KUDU-2141. master: Remove DCHECK when tablet report has no opid_index

Commit 2108767bf5331e0f3beccd56a987cb413cca380a made it possible for a
tombstoned replica to report an empty committed config with no
opid_index associated with it. The master should handle such a tablet by
simply ignoring it.

The included modification to tombstoned_voting-itest.cc causes the test
to fail without the included changes to catalog_manager.cc

Change-Id: Ia99936b11b49a4bd70dbc065f2d16136eb5b8bda
---
M src/kudu/integration-tests/tombstoned_voting-itest.cc
M src/kudu/master/catalog_manager.cc
2 files changed, 31 insertions(+), 10 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia99936b11b49a4bd70dbc065f2d16136eb5b8bda
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <mpe...@apache.org>

Reply via email to