You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/04/02 06:40:09 UTC

[GitHub] [incubator-doris] xinyiZzz commented on a change in pull request #8811: [fix] (debug) get_hash_value_fvn DCHECK failed

xinyiZzz commented on a change in pull request #8811:
URL: https://github.com/apache/incubator-doris/pull/8811#discussion_r841025686



##########
File path: be/src/util/runtime_profile.cpp
##########
@@ -45,7 +45,7 @@ static const std::string ROOT_COUNTER = "";
 
 RuntimeProfile::RuntimeProfile(const std::string& name, bool is_averaged_profile)
         : _pool(new ObjectPool()),
-          _own_pool(false),
+        //   _own_pool(false),

Review comment:
       https://user-images.githubusercontent.com/13197424/161288577-98d7382e-e476-4638-865a-9929bd5ffe68.png




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org