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

[jira] [Created] (HDDS-7736) A new API to get a key list that does not include pipelineInfo

Kohei Sugihara created HDDS-7736:
------------------------------------

             Summary: A new API to get a key list that does not include pipelineInfo
                 Key: HDDS-7736
                 URL: https://issues.apache.org/jira/browse/HDDS-7736
             Project: Apache Ozone
          Issue Type: New Feature
          Components: OM, Ozone Manager
    Affects Versions: 1.3.0
            Reporter: Kohei Sugihara


We suffer from HDDS-7715 when listing many large files because pipelineInfo will get fat by file size and then exceeds the RPC length limit. Unfortunately, we cannot choose to omit pipelineInfo uniformly from listStatus because it breaks compatibility for the older ozone client. Possible solutions are to introduce a new API or extend existing API arguments keeping the compatibility.
In this ticket, we will discuss a design for a new alternative way to fetch a list of keys.



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