You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/06/06 10:30:18 UTC

[jira] [Created] (HBASE-18170) Refactor ReplicationSourceWALReaderThread

Guanghao Zhang created HBASE-18170:
--------------------------------------

             Summary: Refactor ReplicationSourceWALReaderThread
                 Key: HBASE-18170
                 URL: https://issues.apache.org/jira/browse/HBASE-18170
             Project: HBase
          Issue Type: Improvement
            Reporter: Guanghao Zhang
            Assignee: Guanghao Zhang


HBASE-18130 add some get* method to ReplicationSource. So ReplicationSourceWALReaderThread doesn't need so many parameter to initialize. And the WALEntryFilter only used by ReplicationSourceWALReaderThread, so we don't need to new it for every ReplicationSourceWALReaderThread. Meanwhile, we can separate a new RecoveredReplicationSourceWALReaderThread for recovered replication source. Thanks.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)