Tsz-wo Sze created HDDS-7438:
--------------------------------

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


{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