You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/01/12 12:18:52 UTC

[jira] [Work started] (HBASE-17416) Use isEmpty instead of size() == 0 in hbase-protocol-shaded

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

Work on HBASE-17416 started by Jan Hentschel.
---------------------------------------------
> Use isEmpty instead of size() == 0 in hbase-protocol-shaded
> -----------------------------------------------------------
>
>                 Key: HBASE-17416
>                 URL: https://issues.apache.org/jira/browse/HBASE-17416
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Jan Hentschel
>            Assignee: Jan Hentschel
>            Priority: Minor
>         Attachments: HBASE-17416.master.001.patch
>
>
> Use {code:java}.isEmpty(){code} instead of {code:java}size() == 0{code} when possible in the *hbase-protocol-shaded* module.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)