vagetablechicken opened a new pull request #3123: [Bug] Fix bug of mem limit 
checking in BrokerScanNode
URL: https://github.com/apache/incubator-doris/pull/3123
 
 
   Ref https://github.com/apache/incubator-doris/issues/3092
   
   BrokerScanNode set mem tracker in 
https://github.com/apache/incubator-doris/blob/dc07182bd48f8cba6fafbfd491859e94a544abaf/be/src/exec/exec_node.cpp#L185
   limit_exceed always returns false.
   Use any_limit_exceed instread, to limit memory correctly.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to