You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by mm...@apache.org on 2021/02/15 06:07:36 UTC

[ignite] branch ignite-2.10 updated (0abb552 -> 5416153)

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

mmuzaf pushed a change to branch ignite-2.10
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 0abb552  IGNITE-14129 Add documentation for .NET thin client service invocation (#8756)
     add 6a297fb  IGNITE-14140 Checkpointer thread holds write lock too long (#8772)
     add 5416153  IGNITE-14139 Incorrect initialize checkpoint-runner-cpu thread pool (#8770)

No new revisions were added by this update.

Summary of changes:
 .../cache/persistence/GridCacheOffheapManager.java |  3 +
 .../persistence/checkpoint/CheckpointWorkflow.java |  4 +-
 .../cache/persistence/freelist/PagesList.java      | 38 +++++++++-
 .../db/file/IgnitePdsCheckpointSimpleTest.java     | 87 +++++++++++++++++++---
 .../ignite/testsuites/IgnitePdsMvccTestSuite.java  |  2 +
 5 files changed, 118 insertions(+), 16 deletions(-)