You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Chuhan Yang (JIRA)" <ji...@apache.org> on 2015/04/04 01:00:58 UTC

[jira] [Updated] (HBASE-11864) Enhance HLogPrettyPrinter to print information from WAL Header

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

Chuhan Yang updated HBASE-11864:
--------------------------------
                 Tags: WAL
               Labels: wal  (was: )
    Affects Version/s: 2.0.0
         Release Note: Enhance WALPrettyPrinter to print information (writer classnames and cell codec classname) from WAL Header
               Status: Patch Available  (was: Open)

1. Add public getters for writer classnames and the codec classname in ProtobufLogReader;

2. WALPrettyPrinter prints the header info if the reader is a  ProtobufLogReader.

> Enhance HLogPrettyPrinter to print information from WAL Header
> --------------------------------------------------------------
>
>                 Key: HBASE-11864
>                 URL: https://issues.apache.org/jira/browse/HBASE-11864
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Ted Yu
>            Priority: Minor
>              Labels: wal
>
> HBASE-11620 and HBASE-11762 added Writer classname and Cell Codec classname to WALHeader.
> This issue is to enhance HLogPrettyPrinter such that it prints the classnames, if such information is available in WALHeader.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)