adoroszlai opened a new pull request, #4482: URL: https://github.com/apache/ozone/pull/4482
## What changes were proposed in this pull request? HDDS-7969 improved `CacheValue` to avoid use of `Optional`. It replaced the old constructor with the new factory methods only in a few places. This change replaces all remaining usage, but keeps the deprecated constructor (can be removed in the future). https://issues.apache.org/jira/browse/HDDS-8285 ## How was this patch tested? Regular CI: https://github.com/adoroszlai/hadoop-ozone/actions/runs/4531321429 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
