Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/17970 )
Change subject: [tablet] fix non-handled switch warning ...................................................................... Patch Set 1: Code-Review+1 Thank you for addressing this! It seems IWYU isn't yet happy: >>> Fixing #includes in >>> '/home/jenkins-slave/workspace/kudu-master/3/src/kudu/rpc/rpc-test.cc' @@ -48,6 +48,7 @@ #include "kudu/rpc/outbound_call.h" #include "kudu/rpc/proxy.h" #include "kudu/rpc/reactor.h" +#include "kudu/rpc/result_tracker.h" #include "kudu/rpc/rpc-test-base.h" #include "kudu/rpc/rpc_controller.h" #include "kudu/rpc/rpc_header.pb.h" IWYU would have edited 1 files on your behalf. -- To view, visit http://gerrit.cloudera.org:8080/17970 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I25c05d90dd3716f755ddcd9e842c4080fea277e1 Gerrit-Change-Number: 17970 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Tue, 26 Oct 2021 04:43:41 +0000 Gerrit-HasComments: No
