[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2018-03-21 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16408908#comment-16408908 ] Todd Lipcon commented on KUDU-1762: --- BTW I should have noted that the above steps require heap sampling

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2018-01-18 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16331517#comment-16331517 ] Todd Lipcon commented on KUDU-1762: --- [~cfreely][~dawn110110][~zhqu...@gmail.com] - anything to report

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2017-10-30 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16225100#comment-16225100 ] Jean-Daniel Cryans commented on KUDU-1762: -- [~rains-tung] Do you have any evidence of what was

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2017-10-30 Thread rains-tung (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224734#comment-16224734 ] rains-tung commented on KUDU-1762: -- I was wondering if this bug can be fixed in the future? Here is my

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2017-08-16 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16129739#comment-16129739 ] Todd Lipcon commented on KUDU-1762: --- [~cfreely] [~dawn110110] [~zhqu...@gmail.com] any chance any of you

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2017-05-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16015031#comment-16015031 ] Todd Lipcon commented on KUDU-1762: --- [~cfreely] any chance you can re-test on a recent 'master' build?

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2017-03-21 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15935505#comment-15935505 ] Todd Lipcon commented on KUDU-1762: --- Another is that the WAL appender for every tablet holds onto its

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2017-03-21 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15935495#comment-15935495 ] Todd Lipcon commented on KUDU-1762: --- Been looking into this today. Major sources of unaccounted memory

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2017-02-10 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861567#comment-15861567 ] Todd Lipcon commented on KUDU-1762: --- The size of the underlying cfile blocks would definitely affect this

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2017-02-10 Thread ZhangZhen (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860989#comment-15860989 ] ZhangZhen commented on KUDU-1762: - {code} void LRUCache::LRU_Append(LRUHandle* e) { // Make "e" newest

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2017-02-09 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859886#comment-15859886 ] Todd Lipcon commented on KUDU-1762: --- Hm, I think that issue is tracked by KUDU-972. Good find. Want to

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2017-02-08 Thread Fu Lili (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858062#comment-15858062 ] Fu Lili commented on KUDU-1762: --- We have done some testing on this issue, and almost certain that it is

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2017-01-15 Thread DawnZhang (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15823538#comment-15823538 ] DawnZhang commented on KUDU-1762: - any further instructions on this issue? [~tlipcon] > suspected tablet

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2016-12-19 Thread DawnZhang (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15763484#comment-15763484 ] DawnZhang commented on KUDU-1762: - do i need to add "mrs_use_codegen=false" on the profiling server? >

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2016-12-19 Thread DawnZhang (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15763465#comment-15763465 ] DawnZhang commented on KUDU-1762: - 10GB rss only occurred on the profiling server. (on server01) with

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2016-12-18 Thread DawnZhang (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15760006#comment-15760006 ] DawnZhang commented on KUDU-1762: - --mrs_use_codegen can not prevents the issue. see the picture. >

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2016-12-13 Thread DawnZhang (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15744704#comment-15744704 ] DawnZhang commented on KUDU-1762: - $ sudo cat /sys/kernel/mm/redhat_transparent_hugepage/defrag always

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2016-12-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15744586#comment-15744586 ] Todd Lipcon commented on KUDU-1762: --- Hi Dawn. Is the server in question using transparent huge pages? I

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2016-12-07 Thread DawnZhang (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15728193#comment-15728193 ] DawnZhang commented on KUDU-1762: - detail memory usage {code} Memory usage by subsystem Id Parent

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2016-12-07 Thread DawnZhang (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15728140#comment-15728140 ] DawnZhang commented on KUDU-1762: - /memz here {code}

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2016-12-06 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15727932#comment-15727932 ] Todd Lipcon commented on KUDU-1762: --- Thanks, Dawn. Can you share also the output of /memz on the daemon

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2016-12-06 Thread DawnZhang (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15727882#comment-15727882 ] DawnZhang commented on KUDU-1762: - tcmalloc heap profiling files uploaded. see

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2016-12-02 Thread DawnZhang (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15714492#comment-15714492 ] DawnZhang commented on KUDU-1762: - kudu version: kudu 1.0.1 revision

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2016-12-02 Thread DawnZhang (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15714488#comment-15714488 ] DawnZhang commented on KUDU-1762: - i turned on the flags but HEAP_PROFILE_TIME_INTERVAL seems not work.

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2016-11-30 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15709406#comment-15709406 ] Todd Lipcon commented on KUDU-1762: --- Would you mind setting up one of your servers to use tcmalloc heap

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2016-11-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703791#comment-15703791 ] Todd Lipcon commented on KUDU-1762: --- That's true, but we've been working under the assumption that the

[jira] [Commented] (KUDU-1762) suspected tablet memory leak

2016-11-28 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703497#comment-15703497 ] Adar Dembo commented on KUDU-1762: -- This is expected behavior: the root memory tracker's memory