[ 
https://issues.apache.org/jira/browse/HDFS-14927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16958411#comment-16958411
 ] 

Leon Gao commented on HDFS-14927:
---------------------------------

[~inigoiri] Sry just looking more carefully,

I was searching for some metrics on the threadpool used for invokeConcurrent() 
but could not find it, looks like it is a different path:
{code:java}
/** Service to run asynchronous calls. */
private final ThreadPoolExecutor executorService;{code}
Do you happen to know if it exists?

Thanks!

> RBF: Add metrics for active RPC client threads
> ----------------------------------------------
>
>                 Key: HDFS-14927
>                 URL: https://issues.apache.org/jira/browse/HDFS-14927
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: rbf
>            Reporter: Leon Gao
>            Assignee: Leon Gao
>            Priority: Minor
>
> It is good to add some monitoring on the active RPC client threads, so we 
> know the utilization and when to bump up 
> `dfs.federation.router.client.thread-size`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to