[
https://issues.apache.org/jira/browse/HBASE-27248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-27248:
------------------------------
Component/s: tooling
wal
> WALPrettyPrinter add print timestamp
> ------------------------------------
>
> Key: HBASE-27248
> URL: https://issues.apache.org/jira/browse/HBASE-27248
> Project: HBase
> Issue Type: Task
> Components: tooling, wal
> Reporter: zhengsicheng
> Assignee: zhengsicheng
> Priority: Minor
>
> hbase wal xxxx-wal -p, print include timestamp
> At first:
> row=rowA, column=f:c1, type=Delete
> value:
> cell total size sum: 88
>
> New:
> row=rowA, column=f:c1, timestamp=1657851212679, type=Delete
> value:
> cell total size sum: 88
--
This message was sent by Atlassian Jira
(v8.20.10#820010)