You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "YiSheng Lien (Jira)" <ji...@apache.org> on 2020/01/13 02:26:00 UTC

[jira] [Updated] (HDDS-2879) Update return description of OzoneManager#openKey(OmKeyArgs args)

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

YiSheng Lien updated HDDS-2879:
-------------------------------
    Description: 
The return type of [*OzoneManager#openKey(OmKeyArgs args)*|https://github.com/apache/hadoop-ozone/blob/master/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OzoneManager.java#L1977#L2010] is *OpenKeySession*, 
 and we should update the description of return from
*@return OmKeyInfo - the info about the allocated key.* 
to 
*@return OpenKeySession - a handler to key that client uses to talk to container.*

  was:
The return type of [*OzoneManager#openKey(OmKeyArgs args)*|https://github.com/apache/hadoop-ozone/blob/master/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OzoneManager.java#L1977#L2010] is *OpenKeySession*, 
and we should update the description of return from *@return OmKeyInfo - the info about the allocated key.* to *@return OpenKeySession - a handler to key that client uses to talk to container.*


> Update return description of OzoneManager#openKey(OmKeyArgs args) 
> ------------------------------------------------------------------
>
>                 Key: HDDS-2879
>                 URL: https://issues.apache.org/jira/browse/HDDS-2879
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: YiSheng Lien
>            Priority: Minor
>
> The return type of [*OzoneManager#openKey(OmKeyArgs args)*|https://github.com/apache/hadoop-ozone/blob/master/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OzoneManager.java#L1977#L2010] is *OpenKeySession*, 
>  and we should update the description of return from
> *@return OmKeyInfo - the info about the allocated key.* 
> to 
> *@return OpenKeySession - a handler to key that client uses to talk to container.*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org