You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ib...@apache.org on 2022/02/08 09:46:20 UTC

[ignite-3] branch main updated (c06f4c4 -> 33b449a)

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

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


    from c06f4c4  IGNITE-16442 Upgrade to Apache Calcite 1.29.0
     add 33b449a  IGNITE-16487 Use PATCH HTTP verb instead of PUT for modifying cluster/node configuration (#638)

No new revisions were added by this update.

Summary of changes:
 .../ignite/cli/builtins/config/ConfigurationClient.java |  8 ++++----
 .../org/apache/ignite/cli/IgniteCliInterfaceTest.java   |  4 ++--
 .../org/apache/ignite/internal/rest/RestModule.java     |  4 ++--
 .../org/apache/ignite/internal/rest/routes/Router.java  | 17 +++++++++++++++++
 .../apache/ignite/internal/rest/routes/RouteTest.java   | 10 ++++++++++
 5 files changed, 35 insertions(+), 8 deletions(-)