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

JiangHua Zhu updated HDDS-11304:
--------------------------------
    Description: 
In CommandDispatcher, there are some codes that need to be cleaned up. 
In addition, there are some missing functions related to CommandDispatcher, and 
we should make up for them as much as possible.
Class CommandHandler :

{code:java}
default int getThreadPoolMaxPoolSize() {
  ......
  }
{code}

{code:java}
default int getThreadPoolActivePoolSize() {
    ......
  }
{code}



  was:
In CommandDispatcher, there are some codes that need to be cleaned up. 
In addition, there are some missing functions related to CommandDispatcher, and 
we should make up for them as much as possible.

{code:java}
default int getThreadPoolMaxPoolSize() {
  ......
  }
{code}

{code:java}
default int getThreadPoolActivePoolSize() {
    ......
  }
{code}




> Code cleanup in CommandDispatcher
> ---------------------------------
>
>                 Key: HDDS-11304
>                 URL: https://issues.apache.org/jira/browse/HDDS-11304
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: DN
>    Affects Versions: 1.4.0
>            Reporter: JiangHua Zhu
>            Assignee: JiangHua Zhu
>            Priority: Major
>              Labels: pull-request-available
>
> In CommandDispatcher, there are some codes that need to be cleaned up. 
> In addition, there are some missing functions related to CommandDispatcher, 
> and we should make up for them as much as possible.
> Class CommandHandler :
> {code:java}
> default int getThreadPoolMaxPoolSize() {
>   ......
>   }
> {code}
> {code:java}
> default int getThreadPoolActivePoolSize() {
>     ......
>   }
> {code}



--
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