You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/06/16 18:38:00 UTC

[jira] [Created] (HBASE-24574) Procedure V2 - Distributed WAL Splitting => LOGGING

Michael Stack created HBASE-24574:
-------------------------------------

             Summary: Procedure V2 - Distributed WAL Splitting => LOGGING
                 Key: HBASE-24574
                 URL: https://issues.apache.org/jira/browse/HBASE-24574
             Project: HBase
          Issue Type: Sub-task
          Components: wal
            Reporter: Michael Stack
            Assignee: Michael Stack


The procedure-based distributed WAL splitter uses the old SplitLogManager class. It registers it as a chore even though the chore #run immediately skips out. Meantime we log SLM ran in #0ms frequently.

The new pv2 WAL splitter introduces new procedures that log their class name only w/o detail on log that is being split or the server that is running the split.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)