[
https://issues.apache.org/jira/browse/TINKERPOP3-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14972522#comment-14972522
]
ASF GitHub Bot commented on TINKERPOP3-903:
-------------------------------------------
GitHub user spmallette opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/120
TINKERPOP3-903 - amend a test
Add a test to validate that results of all sizes stream properly.
This is an amendment to
https://issues.apache.org/jira/browse/TINKERPOP3-903
which was already merged and closed. As @rjbriody was describing the
problem he was seeing, it would be cool if he could review this test to see if
it is sufficient for covering the problems he had. I'd like to have more tests
in this area if he can think of holes in this one. We can vote to merge once
we get his :+1:
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-tinkerpop TINKERPOP3-903
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/120.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #120
----
commit 173228e776ea88b5856d0f02cd4c2070e8f5463c
Author: Stephen Mallette <[email protected]>
Date: 2015-10-24T10:38:35Z
TINKERPOP3-903 Add a test to validate that results of all sizes stream
properly.
This is an amendment to TINKERPOP-903 which was already merged and closed.
----
> Fix empty buffer return upon buffer capacity exceeded
> -----------------------------------------------------
>
> Key: TINKERPOP3-903
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-903
> Project: TinkerPop 3
> Issue Type: Bug
> Components: driver, server
> Affects Versions: 3.0.2-incubating
> Reporter: stephen mallette
> Assignee: stephen mallette
> Fix For: 3.1.0-incubating
>
>
> Discussion: https://groups.google.com/forum/#!topic/gremlin-users/zWGAn-oS5PQ
> Return the underlying byte array output stream which will always contain the
> full serialized object.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)