[ 
https://issues.apache.org/jira/browse/TINKERPOP-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949364#comment-16949364
 ] 

ASF GitHub Bot commented on TINKERPOP-2305:
-------------------------------------------

jorgebay commented on pull request #1209: TINKERPOP-2305 GraphBinary: Buffer API
URL: https://github.com/apache/tinkerpop/pull/1209
 
 
   https://issues.apache.org/jira/browse/TINKERPOP-2305
   
   Introduce our own `Buffer` interface as a wrapper of Netty's `ByteBuf`, 
allowing us to move GraphBinary serialization to `gremlin-core`.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to