Ivan Bessonov created IGNITE-23115:
--------------------------------------
Summary: Checkpoint single partition from a single thread
Key: IGNITE-23115
URL: https://issues.apache.org/jira/browse/IGNITE-23115
Project: Ignite
Issue Type: Improvement
Reporter: Ivan Bessonov
As far as I know, writing multiple files from multiple threads is more
efficient that writing a single file from multiple threads. But that's exactly
what we do.
We should make an alternative implementation that would distribute partitions
between threads and check if it performs better than current implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)