Jingyun Tian created HBASE-22454:
------------------------------------
Summary: refactor WALSplitter
Key: HBASE-22454
URL: https://issues.apache.org/jira/browse/HBASE-22454
Project: HBase
Issue Type: Improvement
Reporter: Jingyun Tian
Assignee: Jingyun Tian
WALSplitter is more than 2000 lines right now. It's hard to read and
understand. There are multiple inner classes which are not simple and many
static methods.
My plan is to separate these classes and move these static methods to a new
util class.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)