You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by tk...@apache.org on 2022/10/27 06:53:58 UTC

[ignite-3] branch main updated (c65c3062a7 -> edc9a75742)

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 c65c3062a7 IGNITE-17968 Fix write-intents being filtered out in case if it's a tombstone (#1252)
     add edc9a75742 IGNITE-17955 Reduce memory consumption during OrderingFuture completion (#1239)

No new revisions were added by this update.

Summary of changes:
 .../ignite/internal/future/OrderingFuture.java     | 103 ++++++++++++++++-----
 .../future/OrderingFutureConcurrencyTest.java      |   7 +-
 2 files changed, 83 insertions(+), 27 deletions(-)