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

ASF GitHub Bot updated HDDS-7438:
---------------------------------
    Labels: pull-request-available  (was: )

> Add a createStreamKey method to OzoneBucket
> -------------------------------------------
>
>                 Key: HDDS-7438
>                 URL: https://issues.apache.org/jira/browse/HDDS-7438
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: Ozone Client
>            Reporter: Tsz-wo Sze
>            Assignee: Tsz-wo Sze
>            Priority: Major
>              Labels: pull-request-available
>
> {code}
> //OzoneBucket
>   public OzoneDataStreamOutput createStreamKey(String key, long size)
>       throws IOException {
>     ...
>   }
> {code}
> We propose to add the above method to OzoneBucket since there is a similar 
> createKey in OzoneBucket.



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