You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2024/01/19 16:08:00 UTC

[jira] [Resolved] (HDDS-9648) Create APIs to fetch single datanode related information

     [ 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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org