You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Appy (JIRA)" <ji...@apache.org> on 2017/10/03 03:46:03 UTC

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

Appy created HBASE-18926:
----------------------------

             Summary: Cleanup Optional<T> from method params
                 Key: HBASE-18926
                 URL: https://issues.apache.org/jira/browse/HBASE-18926
             Project: HBase
          Issue Type: Improvement
            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)