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/11/07 09:21:00 UTC

[jira] [Reopened] (TINKERPOP-2305) GraphBinary: Wrap Buffer API

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

Jorge Bay reopened TINKERPOP-2305:
----------------------------------

reopening to set the fix version :/

> GraphBinary: Wrap Buffer API
> ----------------------------
>
>                 Key: TINKERPOP-2305
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2305
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 3.4.3
>            Reporter: Jorge Bay
>            Assignee: Jorge Bay
>            Priority: Major
>              Labels: graphbinary
>
> As discussed on the mailing list, we should wrap Netty's {{ByteBuf}} and expose our own {{Buffer}} interface in the GraphBinary public API, exposing the same {{readX()}} and {{writeX()}} methods of {{ByteBuf}}.
> This change allows us to move GraphBinary serialization to gremlin-core, simplifying dependency management for integrators.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)