You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/05 08:51:00 UTC

[jira] [Updated] (HDDS-5815) FileEncryptionInfo is not necessary to be referenced inside KeyOutputStream

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

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

> FileEncryptionInfo is not necessary to be referenced inside KeyOutputStream
> ---------------------------------------------------------------------------
>
>                 Key: HDDS-5815
>                 URL: https://issues.apache.org/jira/browse/HDDS-5815
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: István Fajth
>            Assignee: István Fajth
>            Priority: Major
>              Labels: pull-request-available
>
> Currently the RPCClient sets the open key session to the KeyOutputStream during a write initialization.
> From the OpenKeySession, the KeyOutputStream fetches the OMKeyInfo, and then from that the FileEncryptionInfo.
> The sole reason to do this is to provide a getter for the FileEncryptionInfo object, which then retrieved by the RPCClient later on.
> So that the reference can be removed from KeyOutputStream as it is unnecessary at the moment.



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

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