[
https://issues.apache.org/jira/browse/IGNITE-27375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Pakhnushev updated IGNITE-27375:
--------------------------------------
Description:
When multiple files are passed to the deploy REST endpoint with wrong version
format, only first file is discarded.
Also sometimes discarding the file is not enough and leak is still reported, so
let's get the input stream and close it manually.
Let's also add tests for deployment REST API that verify new version format.
was:Let's add more tests for deployment REST API that verify new version
format.
> Fix netty buffer leak
> ---------------------
>
> Key: IGNITE-27375
> URL: https://issues.apache.org/jira/browse/IGNITE-27375
> Project: Ignite
> Issue Type: Bug
> Components: rest ai3
> Reporter: Vadim Pakhnushev
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When multiple files are passed to the deploy REST endpoint with wrong version
> format, only first file is discarded.
> Also sometimes discarding the file is not enough and leak is still reported,
> so let's get the input stream and close it manually.
> Let's also add tests for deployment REST API that verify new version format.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)