You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by am...@apache.org on 2024/02/02 20:07:56 UTC

(ignite-3) branch ignite-20680 updated (8d6626ed27 -> 6922d81da6)

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

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


    from 8d6626ed27 Resolve conflicts after merge with main
     add 6922d81da6 Fix test after merge with main

No new revisions were added by this update.

Summary of changes:
 .../internal/catalog/CatalogManagerImpl.java       | 20 +++++++++--------
 .../internal/catalog/events/DestroyIndexEvent.java |  2 +-
 .../internal/catalog/CatalogManagerSelfTest.java   |  2 +-
 .../apache/ignite/internal/index/IndexManager.java | 16 +-------------
 .../ignite/internal/index/IndexManagerTest.java    | 25 +++++++++++++++++++++-
 5 files changed, 38 insertions(+), 27 deletions(-)