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

Tejaskriya Madhan updated HDDS-9648:
------------------------------------
    Labels: CLI  (was: CLI api-addition)

> Create APIs to fetch single datanode related information
> --------------------------------------------------------
>
>                 Key: HDDS-9648
>                 URL: https://issues.apache.org/jira/browse/HDDS-9648
>             Project: Apache Ozone
>          Issue Type: Task
>            Reporter: Tejaskriya Madhan
>            Assignee: Tejaskriya Madhan
>            Priority: Major
>              Labels: CLI
>
> Currently, various _ozone admin datanode_ commands use scmClient.queryNode() 
> to retrieve datanode information. In case information about one datanode is 
> needed, the only way to get it is to query all nodes information from the 
> server and then filter it on the client side based on uuid or hostname, etc. 
> scmClient.listPipelines() also faces a similar issue, all pipelines are 
> listed and then filtered to get list of pipelines related to one Datanode.
> APIs to fetch one datanode specific information would reduce the data being 
> transferred from the server to client.



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