Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
-
Reviewed
Description
Currently ReplicationSource reads edits from the WAL and ships them in the same thread.
By breaking out the reading from the shipping, we can introduce greater parallelism and lay the foundation for further refactoring to a pipelined, streaming model.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-17432 Use less threads to read WAL in replication
- Open
-
HBASE-24779 Improve insight into replication WAL readers hung on checkQuota
- Resolved
- links to