Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/20347 )
Change subject: KUDU-3503 Allow extra JVM arguments ...................................................................... Patch Set 5: > Build Failed > > http://jenkins.kudu.apache.org/job/kudu-gerrit/28373/ : FAILURE It seems IWYU isn't yet happy as of PS5: 08:15:17 >>> Fixing #includes in '/home/jenkins-slave/workspace/kudu-master/1/src/kudu/ranger/ranger_client.cc' 08:15:17 @@ -21,7 +21,6 @@ 08:15:17 #include <cstdlib> 08:15:17 #include <memory> 08:15:17 #include <ostream> 08:15:17 -#include <sstream> 08:15:17 #include <string> 08:15:17 #include <utility> 08:15:17 #include <vector> 08:15:17 >>> Fixing #includes in '/home/jenkins-slave/workspace/kudu-master/1/src/kudu/ranger/ranger_client-test.cc' 08:15:17 @@ -29,7 +29,6 @@ 08:15:17 #include <gflags/gflags_declare.h> 08:15:17 #include <glog/logging.h> 08:15:17 #include <google/protobuf/any.pb.h> 08:15:17 -#include <gtest/gtest-death-test.h> 08:15:17 #include <gtest/gtest.h> 08:15:17 08:15:17 #include "kudu/gutil/map-util.h" -- To view, visit http://gerrit.cloudera.org:8080/20347 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I60f82e8a2fe106b267da3d2acd71a61e5a46a759 Gerrit-Change-Number: 20347 Gerrit-PatchSet: 5 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Tue, 15 Aug 2023 17:33:58 +0000 Gerrit-HasComments: No
