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 cae964a821 IGNITE-24141 .NET: Fix TestResultConsumerCancellation
flakiness (#5063)
add d27c6f7616 IGNITE-24203 Fix NullPointerException in
ClusterManagementController#mapClusterState (#5047)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/ignite/lang/ErrorGroups.java | 10 ++++++++
.../management/ClusterManagementGroupManager.java | 5 ++--
.../network/messages/InitErrorMessage.java | 3 ++-
modules/platforms/cpp/ignite/common/error_codes.h | 5 +++-
modules/platforms/cpp/ignite/odbc/common_types.cpp | 4 +++
.../platforms/dotnet/Apache.Ignite/ErrorCodes.g.cs | 14 +++++++++++
.../rest/cluster/ClusterManagementController.java | 29 +++++++++++++++-------
7 files changed, 57 insertions(+), 13 deletions(-)