Skip to content

Use additional thread to improve snapshot recovery perf #11888

@nshy

Description

@nshy

Decompressing xlog, checking requests MsgPack (mp_check) and parsing requests are significant amount of work during snapshot recovery. We can improve its performance offloading this work into a different thread.

See also #11452

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions