Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Specification:
1. Support concurrent threads to clone data for both Local and Remote Clone. Have dynamic configuration to control the level of concurrency.
| clone_max_concurrency|
|
2. Allow the concurrency configuration change to take effect while clone in progress.
3. Allow automatic tuning of concurrency starting from single thread. Have configuration to enable/disable this feature.
| clone_autotune_concurrency|
|
Limitations:
All Limitations of MDEV-36733 apply.
Development Note:
1. Prototype code from main-MDEV-35248 is to be used.
2. All related mtr tests must be ported from MySQL.
3. Must test multi-threaded clone with concurrent sysbench read-write.
Attachments
Issue Links
- is blocked by
-
MDEV-36742 Clone: Support Remote Clone
-
- Open
-