You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Rationale
Close#1498
## Detailed Changes
Recover table logs in parallel.
## Test Plan
CI
---------
Co-authored-by: chenmian.cm <chenmian.cm@antfin.com>
zealchen
added a commit
to zealchen/incubator-horaedb
that referenced
this issue
Apr 9, 2024
## Rationale
Closeapache#1498
## Detailed Changes
Recover table logs in parallel.
## Test Plan
CI
---------
Co-authored-by: chenmian.cm <chenmian.cm@antfin.com>
Describe This Problem
After #1492, ShardBasedReplay already support concurrent replay, it's better to add this for TableBasedReplay.
Proposal
See above.
Additional Context
https://github.com/apache/incubator-horaedb/blob/3064cb3d20077189050c14eb448660cfb7111536/src/analytic_engine/src/instance/wal_replayer.rs#L189
The text was updated successfully, but these errors were encountered: