You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "jorgebay (GitHub)" <gi...@apache.org> on 2019/02/08 11:35:37 UTC

[GitHub] [tinkerpop] jorgebay opened pull request #1058: TINKERPOP-2154 GraphBinary: Release working buffers on failure

https://issues.apache.org/jira/browse/TINKERPOP-2154

Ensures that reference counts of allocated buffers are set to 0 when there is a failure during serialization.

Includes a test for memory allocation when introducing failures.

VOTE +1

[ Full content available at: https://github.com/apache/tinkerpop/pull/1058 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[GitHub] [tinkerpop] dkuppitz commented on issue #1058: TINKERPOP-2154 GraphBinary: Release working buffers on failure

Posted by "dkuppitz (GitHub)" <gi...@apache.org>.
VOTE +1

[ Full content available at: https://github.com/apache/tinkerpop/pull/1058 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[GitHub] [tinkerpop] spmallette commented on issue #1058: TINKERPOP-2154 GraphBinary: Release working buffers on failure

Posted by "spmallette (GitHub)" <gi...@apache.org>.
i guess there isn't a better way to do that kind of stuff since we allocate within the serializers themselves. oh well. 

needs a changelog entry but VOTE +1

[ Full content available at: https://github.com/apache/tinkerpop/pull/1058 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[GitHub] [tinkerpop] jorgebay closed pull request #1058: TINKERPOP-2154 GraphBinary: Release working buffers on failure

Posted by "jorgebay (GitHub)" <gi...@apache.org>.
[ pull request closed by jorgebay ]

[ Full content available at: https://github.com/apache/tinkerpop/pull/1058 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org