[
https://issues.apache.org/jira/browse/HBASE-25193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandeep Pal updated HBASE-25193:
--------------------------------
Description:
Currently, the WAL Pretty Printer has an option to filter the keys with an
exact match of row. However, it is super useful sometimes to have a row key
prefix instead of an exact match.
The prefix can act as a full match filter as well due to the nature of the
prefix.
Additionally, we are not having the cell type in the WAL Pretty Printer in any
of the branches.
was:
Currently, the WAL Pretty Printer has an option to filter the keys with an
exact match of row. However, it is super useful sometimes to have a row key
prefix instead of an exact match.
The prefix can act as a full match filter as well due to the nature of the
prefix.
> Add support for row prefix and type in the WAL Pretty Printer
> -------------------------------------------------------------
>
> Key: HBASE-25193
> URL: https://issues.apache.org/jira/browse/HBASE-25193
> Project: HBase
> Issue Type: Improvement
> Components: wal
> Reporter: Sandeep Pal
> Assignee: Sandeep Pal
> Priority: Minor
>
> Currently, the WAL Pretty Printer has an option to filter the keys with an
> exact match of row. However, it is super useful sometimes to have a row key
> prefix instead of an exact match.
> The prefix can act as a full match filter as well due to the nature of the
> prefix.
> Additionally, we are not having the cell type in the WAL Pretty Printer in
> any of the branches.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)