Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/21275 )
Change subject: Skip unhealthy directories when opening DirManager ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/21275/1/src/kudu/fs/dir_manager.cc File src/kudu/fs/dir_manager.cc: http://gerrit.cloudera.org:8080/#/c/21275/1/src/kudu/fs/dir_manager.cc@687 PS1, Line 687: for (auto& instance : loaded_instances) { : if (!instance->healthy()) { > nit: while you at this, could you modify this code to get rid of the index Done -- To view, visit http://gerrit.cloudera.org:8080/21275 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: If19d7a6eba9e755bcc81cca207f7c84a7837b07b Gerrit-Change-Number: 21275 Gerrit-PatchSet: 2 Gerrit-Owner: Yingchun Lai <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Comment-Date: Wed, 10 Apr 2024 00:23:39 +0000 Gerrit-HasComments: Yes
