acelyc111 opened a new issue #3328: Use LSAN to fix some memory leaks
URL: https://github.com/apache/incubator-doris/issues/3328
 
 
   **Describe the bug**
   In our production environment, we found BE physical memory consumed 
continuously and lead to OOM several days later.
   
![image](https://user-images.githubusercontent.com/10775040/79417113-b76e8a00-7fe3-11ea-90c2-8ccf4c64380b.png)
   
   We doubt there are some memory leak in BE, we could use 
[LSAN](http://doris.apache.org/documentation/cn/developer-guide/debug-tool.html#lsan)
 to detect memory leak of unit tests at first.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to