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/07 13:47:00 UTC

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

Jorge Bay created TINKERPOP-2154:
------------------------------------

             Summary: 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
             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)