[
https://issues.apache.org/jira/browse/HBASE-4248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090741#comment-13090741
]
stack commented on HBASE-4248:
------------------------------
Yeah Ted, I had same comment on finding filters dynamically but I do not know
how to do a listing of all in a CLASSPATH that implement a particular Interface
(Do you?).
@Anirudh I'll +1 this if the list of filters -- filterHashMap.put, etc. -- is
not duplicated elsewhere. I have my suspicions (e.g. there is a list mentioned
in the comment here --
https://issues.apache.org/jira/browse/HBASE-4176?focusedCommentId=13081400&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13081400
-- but I am not able to find this list in the final patch for hbase-4176 so it
probably didn't go in?)
I think this addition a nice addition to 4176.
> Enhancements for Filter Language exposing HBase filters through the Thrift API
> ------------------------------------------------------------------------------
>
> Key: HBASE-4248
> URL: https://issues.apache.org/jira/browse/HBASE-4248
> Project: HBase
> Issue Type: Improvement
> Reporter: Anirudh Todi
> Assignee: Anirudh Todi
> Priority: Minor
> Attachments: HBASE-4248(2).patch, HBASE-4248(3).patch,
> HBASE-4248.patch
>
>
> HBASE-4176 enabled a Filter Language to expose HBase filters to the Thrift
> API. Here I make a couple of improvements to the that patch:
> - Enables a "show_filters" command from the HBase shell that lists the
> filters from the shell
> - Moves the creation of the HashMaps into a static block - so that they
> aren't initialized every time an RPC call is made
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira