[ 
https://issues.apache.org/jira/browse/HBASE-27248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

zhengsicheng updated HBASE-27248:
---------------------------------
    Description: 
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

> WALPrettyPrinter add print timestamp
> ------------------------------------
>
>                 Key: HBASE-27248
>                 URL: https://issues.apache.org/jira/browse/HBASE-27248
>             Project: HBase
>          Issue Type: Task
>            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)

Reply via email to