This is an automated email from the ASF dual-hosted git repository.

tkalkirill pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from 1e55309379 IGNITE-23220 Avoid concurrent Catalog writes to Metastorage 
on the same node (#4406)
     add 85ba0849c3 IGNITE-23105 Add protection against partition destruction 
to CheckpointPagesWriter#drainCheckpointBuffers (#4402)

No new revisions were added by this update.

Summary of changes:
 .../persistence/PersistentPageMemory.java          |  3 ++
 .../checkpoint/CheckpointPagesWriter.java          | 27 ++++++-----
 .../checkpoint/CheckpointProgressImpl.java         | 55 +++++++++++++++++-----
 .../persistence/checkpoint/Checkpointer.java       |  6 +--
 .../checkpoint/CheckpointProgressImplTest.java     | 26 +++++-----
 .../persistence/checkpoint/CheckpointerTest.java   |  4 +-
 6 files changed, 81 insertions(+), 40 deletions(-)

Reply via email to