[
https://issues.apache.org/jira/browse/HBASE-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-5417.
----------------------------------------
Resolution: Won't Fix
> [REST] Update the scanner model to use ParseFilter
> --------------------------------------------------
>
> Key: HBASE-5417
> URL: https://issues.apache.org/jira/browse/HBASE-5417
> Project: HBase
> Issue Type: Improvement
> Components: Filters, REST
> Reporter: Andrew Kyle Purtell
> Priority: Major
>
> The REST gateway currently uses its own JSON-based representation of filters.
> This is redundant now that post 0.92 we have ParseFilter and its little
> language. Deprecate the current JSON filter representation. Modify
> ScannerModel to construct a ParseFilter if the scanner entity has a "filter"
> attribute that isn't JSON.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)