[jira] [Updated] (HBASE-17420) Use isEmpty instead of size() == 0 in hbase-thrift

2017-01-20 Thread Jan Hentschel (JIRA)

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

Jan Hentschel updated HBASE-17420:
--
Resolution: Duplicate
Status: Resolved  (was: Patch Available)

This will be part of HBASE-10699.

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



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


[jira] [Updated] (HBASE-17420) Use isEmpty instead of size() == 0 in hbase-thrift

2017-01-15 Thread Jan Hentschel (JIRA)

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

Jan Hentschel updated HBASE-17420:
--
Status: Patch Available  (was: In Progress)

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



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


[jira] [Updated] (HBASE-17420) Use isEmpty instead of size() == 0 in hbase-thrift

2017-01-15 Thread Jan Hentschel (JIRA)

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

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

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



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