You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2023/02/14 22:41:00 UTC

[jira] [Created] (HDDS-7969) CacheValue should not store value as an Optional

Tsz-wo Sze created HDDS-7969:
--------------------------------

             Summary: CacheValue should not store value as an Optional
                 Key: HDDS-7969
                 URL: https://issues.apache.org/jira/browse/HDDS-7969
             Project: Apache Ozone
          Issue Type: Improvement
          Components: common
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


{code}
//CacheValue.java
  private Optional<VALUE> value;
{code}
It should be store simply as a VALUE.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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