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 2023/03/17 15:41:53 UTC

[ignite-3] branch ignite-18535 updated (e1a432d394 -> 17c4c7225d)

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

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


    from e1a432d394 WIP. Add test. Minors.
     add 17c4c7225d WIP. Minors.

No new revisions were added by this update.

Summary of changes:
 .../ignite/internal/catalog/CatalogService.java    |  2 --
 .../internal/catalog/CatalogServiceImpl.java       |  5 +---
 .../internal/catalog/events/CatalogEvent.java      | 26 -----------------
 .../catalog/events/CatalogEventParameters.java     | 34 ----------------------
 4 files changed, 1 insertion(+), 66 deletions(-)
 delete mode 100644 modules/catalog/src/main/java/org/apache/ignite/internal/catalog/events/CatalogEvent.java
 delete mode 100644 modules/catalog/src/main/java/org/apache/ignite/internal/catalog/events/CatalogEventParameters.java