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

Attila Doroszlai resolved HDDS-9648.
------------------------------------
    Fix Version/s: 1.5.0
       Resolution: Implemented

> 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
>          Components: SCM, SCM Client
>            Reporter: Tejaskriya Madhan
>            Assignee: Tejaskriya Madhan
>            Priority: Major
>              Labels: CLI, pull-request-available
>             Fix For: 1.5.0
>
>
> 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