You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Jorge Bay (JIRA)" <ji...@apache.org> on 2019/02/12 08:04:00 UTC

[jira] [Closed] (TINKERPOP-2154) GraphBinary: Serializers should release resources in case of failures

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

Jorge Bay closed TINKERPOP-2154.
--------------------------------
    Resolution: Done

> GraphBinary: Serializers should release resources in case of failures
> ---------------------------------------------------------------------
>
>                 Key: TINKERPOP-2154
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2154
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 3.4.0
>            Reporter: Jorge Bay
>            Assignee: Jorge Bay
>            Priority: Major
>             Fix For: 3.4.1
>
>
> {{TypeSerializer<T>}} implementations should release the working {{ByteBuf}} instances when writing fails. This is specially concerning for composite types (List/Map/ByteCode/...) that can contain arbitrary nested types.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)