[ 
https://issues.apache.org/jira/browse/HBASE-16893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16113577#comment-16113577
 ] 

Hudson commented on HBASE-16893:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3482 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/3482/])
HBASE-16893 Use Collection.removeIf instead of Iterator.remove in (chia7712: 
rev 855dd48f0a65e7db7263c076d7ed078bf1295ec5)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/filter/DependentColumnFilter.java


> Use Collection.removeIf instead of Iterator.remove in DependentColumnFilter
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-16893
>                 URL: https://issues.apache.org/jira/browse/HBASE-16893
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Robert Yokota
>            Assignee: Robert Yokota
>            Priority: Minor
>             Fix For: 3.0.0, 2.0.0-alpha-2
>
>         Attachments: HBASE-16893.master.001.patch, 
> HBASE-16893.master.002.patch, HBASE-16893.master.003.patch
>
>
> This is a performance improvement to use Iterables.removeIf in the 
> filterRowCells method of DependentColumnFilter as described here:
> https://rayokota.wordpress.com/2016/10/20/tips-on-writing-custom-hbase-filters/



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to