[ 
https://issues.apache.org/jira/browse/IGNITE-21028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-21028:
------------------------------------
    Description: 
Methods like *Transaction.CommitAsync* do not dispose the request buffer.

* Check all usages
* Write better leak detection tests (integrate with *ByteArrayPool*)
* Add a test to check that all buffers are rented via *ByteArrayPool*, not 
directly with *ArrayPool<byte>.Shared*

> .NET: Thin 3.0: Potential PooledBuffer leak
> -------------------------------------------
>
>                 Key: IGNITE-21028
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21028
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms, thin client
>    Affects Versions: 3.0.0-beta1
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Blocker
>              Labels: .NET, ignite-3
>             Fix For: 3.0.0-beta2
>
>
> Methods like *Transaction.CommitAsync* do not dispose the request buffer.
> * Check all usages
> * Write better leak detection tests (integrate with *ByteArrayPool*)
> * Add a test to check that all buffers are rented via *ByteArrayPool*, not 
> directly with *ArrayPool<byte>.Shared*



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to