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

Duo Zhang updated HBASE-21838:
------------------------------
    Release Note: 
Introduce a VerifyWALEntriesReplicationEndpoint which replicates nothing but 
only verifies if all the cells are valid.
It can be used to capture bugs for writing WAL, as most times we will not read 
the WALs again after writing it if there are no region server crashes.

> Create a special ReplicationEndpoint just for verifying the WAL entries are 
> fine
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-21838
>                 URL: https://issues.apache.org/jira/browse/HBASE-21838
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Replication, wal
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0, 2.3.0
>
>         Attachments: HBASE-21838-v1.patch, HBASE-21838.patch
>
>
> This is a missing part in our ITBLL. We can config a dummy replication 
> endpoint which replicates nothing but only reads and verifies that all the 
> wal files are readable and the entries are all fine.
> With this I think it will be much easier to catch the problem in the parent 
> issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to