Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/9136 )
Change subject: KUDU-1613: evict replicas with wrong server UUIDs ...................................................................... Patch Set 1: (4 comments) http://gerrit.cloudera.org:8080/#/c/9136/1/src/kudu/integration-tests/disk_failure-itest.cc File src/kudu/integration-tests/disk_failure-itest.cc: http://gerrit.cloudera.org:8080/#/c/9136/1/src/kudu/integration-tests/disk_failure-itest.cc@47 PS1, Line 47: using kudu::cluster::ExternalDaemonOptions; > warning: using decl 'ExternalDaemonOptions' is unused [misc-unused-using-de Done http://gerrit.cloudera.org:8080/#/c/9136/1/src/kudu/integration-tests/disk_failure-itest.cc@50 PS1, Line 50: using kudu::env_util::ListFilesInDir; > warning: using decl 'ListFilesInDir' is unused [misc-unused-using-decls] Done http://gerrit.cloudera.org:8080/#/c/9136/1/src/kudu/integration-tests/disk_failure-itest.cc@52 PS1, Line 52: using kudu::tools::RunKuduTool; > warning: using decl 'RunKuduTool' is unused [misc-unused-using-decls] Done http://gerrit.cloudera.org:8080/#/c/9136/1/src/kudu/integration-tests/disk_failure-itest.cc@54 PS1, Line 54: using std::unique_ptr; > warning: using decl 'unique_ptr' is unused [misc-unused-using-decls] Done -- To view, visit http://gerrit.cloudera.org:8080/9136 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: If0c7ae9dfbd99c2c9a38e8b1f7748c70882e06b4 Gerrit-Change-Number: 9136 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Comment-Date: Thu, 25 Jan 2018 19:35:04 +0000 Gerrit-HasComments: Yes
