This is an automated email from the ASF dual-hosted git repository.
mpochatkin pushed a change to branch IGNITE-26418
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from d129d7be245 IGNITE-26418 Fix potential netty buffers leak
add 8aa40f88b74 Fixes
No new revisions were added by this update.
Summary of changes:
.../ignite/internal/deployment/ItDeploymentUnitTest.java | 3 +--
.../ignite/internal/deployunit/DeployerProcessor.java | 2 +-
.../internal/deployunit/tempstorage/TempStorageImpl.java | 6 +++---
.../org/apache/ignite/internal/client/DeploymentUtils.java | 3 ---
modules/platforms/cpp/ignite/common/error_codes.h | 1 +
modules/platforms/cpp/ignite/odbc/common_types.cpp | 1 +
modules/platforms/dotnet/Apache.Ignite/ErrorCodes.g.cs | 3 +++
.../internal/rest/deployment/InputStreamCollectorImpl.java | 10 ++++++----
.../internal/rest/deployment/ZipInputStreamCollector.java | 14 +++++++-------
9 files changed, 23 insertions(+), 20 deletions(-)