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)