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

mingchao zhao resolved HDDS-7438.
---------------------------------
    Resolution: Fixed

PR merged, close this. Thanks  [~szetszwo]~

> 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
>    Affects Versions: 1.4.0
>            Reporter: Tsz-wo Sze
>            Assignee: Tsz-wo Sze
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.4.0
>
>
> {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