You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/11/06 12:56:00 UTC

[jira] [Resolved] (HBASE-18926) Cleanup Optional from method params

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

Duo Zhang resolved HBASE-18926.
-------------------------------
      Resolution: Fixed
    Hadoop Flags: Reviewed

We are done!

> Cleanup Optional<T> from method params
> --------------------------------------
>
>                 Key: HBASE-18926
>                 URL: https://issues.apache.org/jira/browse/HBASE-18926
>             Project: HBase
>          Issue Type: Umbrella
>            Reporter: Appy
>            Assignee: Duo Zhang
>
> ref: Discussion on HBASE-18878
> tldr: Optional is not supposed to be used in method params or class fields (http://dolszewski.com/java/java-8-optional-use-cases/). We are doing that in some places. Let's revert that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)