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)