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

[jira] [Resolved] (HBASE-17417) Use isEmpty instead of size() == 0 in hbase-rest

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

Jan Hentschel resolved HBASE-17417.
-----------------------------------
    Resolution: Duplicate

This will be part of HBASE-10699.

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



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