[ 
https://issues.apache.org/jira/browse/IMPALA-14497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Abhishek Rawat updated IMPALA-14497:
------------------------------------
    Description: 
Admissiond's memory usage could grow with higher concurrency and longer 
admission queue length. We should add tcmalloc flags similar to impalads to 
tune memory footprint for admissiond.
 # `tcmalloc_max_total_thread_cache_bytes` should be added so that we can tune 
them
 # `aggressive_memory_decommit` should be enabled by default similar to 
impalads.

  was:
Admissiond's memory usage could grow with higher concurrency and longer 
admission queue length. We should add tcmalloc flags similar to impalad's to 
tune memory footprint for admissiond.
 # `tcmalloc_max_total_thread_cache_bytes` should be added so that we can tune 
them
 # `aggressive_memory_decommit` should be enabled by default similar to 
impalads.


> Tune tcmalloc flags in admissiond
> ---------------------------------
>
>                 Key: IMPALA-14497
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14497
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: Abhishek Rawat
>            Priority: Critical
>
> Admissiond's memory usage could grow with higher concurrency and longer 
> admission queue length. We should add tcmalloc flags similar to impalads to 
> tune memory footprint for admissiond.
>  # `tcmalloc_max_total_thread_cache_bytes` should be added so that we can 
> tune them
>  # `aggressive_memory_decommit` should be enabled by default similar to 
> impalads.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to