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/08 13:18:58 UTC

[jira] [Updated] (HBASE-17413) Use isEmpty instead of size() == 0 in hbase-hadoop2-compat

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

Jan Hentschel updated HBASE-17413:
----------------------------------
    Attachment: HBASE-17413.master.001.patch

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



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