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

Robert Yokota commented on HBASE-16893:
---------------------------------------

Ok, patch with Collection.removeIf is attached.

> Use Iterables.removeIf instead of Iterator.remove in HBase filters
> ------------------------------------------------------------------
>
>                 Key: HBASE-16893
>                 URL: https://issues.apache.org/jira/browse/HBASE-16893
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Robert Yokota
>            Priority: Minor
>         Attachments: HBASE-16893.master.001.patch, 
> HBASE-16893.master.002.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.3.4#6332)

Reply via email to