[
https://issues.apache.org/jira/browse/HBASE-23218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhang peng updated HBASE-23218:
-------------------------------
Description:
The current WALEntrySinkFilter filter interface can only filter *table* and
*writetime*, which is not flexible enough. It often needs to get all the
attributes of entry for comprehensive judgment and filtering.Therefore, I
submit a pr.
pr : [https://github.com/apache/hbase/pull/760]
was:The current WALEntrySinkFilter filter interface can only filter *table*
and *writetime*, which is not flexible enough. It often needs to get all the
attributes of entry for comprehensive judgment and filtering.Therefore, I
submit a pr.
> Increase the flexibility of replication walentry filter interface
> -----------------------------------------------------------------
>
> Key: HBASE-23218
> URL: https://issues.apache.org/jira/browse/HBASE-23218
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Affects Versions: 2.2.0
> Reporter: zhang peng
> Priority: Major
>
> The current WALEntrySinkFilter filter interface can only filter *table* and
> *writetime*, which is not flexible enough. It often needs to get all the
> attributes of entry for comprehensive judgment and filtering.Therefore, I
> submit a pr.
>
> pr : [https://github.com/apache/hbase/pull/760]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)