GitHub user RainMark opened a pull request:
https://github.com/apache/tinkerpop/pull/907
Fix Sack Split.
Why sack spliter use the initial sack?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RainMark/tinkerpop master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/907.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 #907
----
commit 5018c54e184c7c6bfdb4cefccb688ec087d42fc4
Author: Bingyu.Zhou <rain.by.zhou@...>
Date: 2018-08-05T06:42:46Z
Fix Sack Split.
B_O_S_SE_SL_Traverser.java
O_OB_S_SE_SL_Traverser.java
Signed-off-by: Bingyu.Zhou <[email protected]>
----
---