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

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

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> {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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to