[
https://issues.apache.org/jira/browse/TINKERPOP-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette reassigned TINKERPOP-2141:
-------------------------------------------
Assignee: Eduard Tudenhoefner
> ByteBufferSerializer modifies buffer's position
> -----------------------------------------------
>
> Key: TINKERPOP-2141
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2141
> Project: TinkerPop
> Issue Type: Bug
> Components: driver
> Affects Versions: 3.4.0
> Reporter: Eduard Tudenhoefner
> Assignee: Eduard Tudenhoefner
> Priority: Major
> Fix For: 3.4.1
>
>
> The {{ByteBufferSerializer}} modifies the resulting buffer's position. The
> reason this wasn't caught by the existing test is because
> *ByteBuffer.allocate(8).putLong(123456)* also modifies the buffer's position.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)