Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21076 )
Change subject: KUDU-3557 Simple way to change maximum thread cache size of tcmalloc. ...................................................................... Patch Set 10: Code-Review+1 Looks good to me! The only thing to fix is the IWYU issue below: 00:52:58 >>> Fixing #includes in '/home/jenkins-slave/workspace/kudu-master/1/src/kudu/integration-tests/memory_gc-itest.cc' 00:52:58 @@ -18,6 +18,7 @@ 00:52:58 #include <cstdint> 00:52:58 #include <functional> 00:52:58 #include <memory> 00:52:58 +#include <ostream> 00:52:58 #include <string> 00:52:58 #include <utility> 00:52:58 #include <vector> 00:52:58 IWYU would have edited 1 files on your behalf. -- To view, visit http://gerrit.cloudera.org:8080/21076 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I3cb8c6ed6a8f24c63258ae65f8b841fe74b75308 Gerrit-Change-Number: 21076 Gerrit-PatchSet: 10 Gerrit-Owner: Song Jiacheng <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Comment-Date: Thu, 29 Feb 2024 19:07:39 +0000 Gerrit-HasComments: No
