[jira] [Commented] (KUDU-2836) Maybe wrong memory size used to detect pressure

2020-10-23 Thread Bankim Bhavsar (Jira)
[ https://issues.apache.org/jira/browse/KUDU-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17219848#comment-17219848 ] Bankim Bhavsar commented on KUDU-2836: -- Noting the commit 598a8c1116535333008800e1b222721674646650

[jira] [Commented] (KUDU-2836) Maybe wrong memory size used to detect pressure

2019-06-11 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16861493#comment-16861493 ] Todd Lipcon commented on KUDU-2836: --- bq. I found many mem_tracker_->Release in the code, but is there a

[jira] [Commented] (KUDU-2836) Maybe wrong memory size used to detect pressure

2019-06-11 Thread Yingchun Lai (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860593#comment-16860593 ] Yingchun Lai commented on KUDU-2836: Once mem_tracker_->Release(bytes) is called and bytes is

[jira] [Commented] (KUDU-2836) Maybe wrong memory size used to detect pressure

2019-06-11 Thread Yingchun Lai (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860585#comment-16860585 ] Yingchun Lai commented on KUDU-2836: Thanks [~tlipcon] I've tried to attach the kudu process with GDB

[jira] [Commented] (KUDU-2836) Maybe wrong memory size used to detect pressure

2019-06-10 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860242#comment-16860242 ] Todd Lipcon commented on KUDU-2836: --- Looking at the code of GcTcmalloc: {code} // Number of bytes in

[jira] [Commented] (KUDU-2836) Maybe wrong memory size used to detect pressure

2019-06-10 Thread Yingchun Lai (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859937#comment-16859937 ] Yingchun Lai commented on KUDU-2836: Thanks [~adar] tcmalloc memory release logic seems not careĀ