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 01346392e80 Bump jackson from 2.19.1 to 2.19.2 (#6291)
     add 5ef278ad4dd IGNITE-22177 Add internal method for restarting partitions 
with cleanup (#6023)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/ignite/lang/ErrorGroups.java   |   3 +
 modules/platforms/cpp/ignite/common/error_codes.h  |   1 +
 modules/platforms/cpp/ignite/odbc/common_types.cpp |   1 +
 .../platforms/dotnet/Apache.Ignite/ErrorCodes.g.cs |   3 +
 .../internal/table/distributed/TableManager.java   | 147 +++++++++++++++-----
 .../disaster/DisasterRecoveryManager.java          |  49 ++++++-
 .../disaster/GroupUpdateRequestHandler.java        |   2 +-
 .../disaster/ManualGroupRestartRequest.java        | 148 +++++++++++++++++++-
 .../ManualGroupRestartRequestSerializer.java       |  24 +++-
 .../DisasterRecoveryRequestSerializerTest.java     |  21 ++-
 .../disaster/ItDisasterRecoveryManagerTest.java    | 149 ++++++++++++++++++++-
 11 files changed, 497 insertions(+), 51 deletions(-)

Reply via email to