tinkerpop git commit: getting closer. so barriers are all solid, the problem is when a worker runs out of messages and votes to halt early and then gets a traverser and then unvotes to halt but master

2016-12-08 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1564 4a2a870db -> b8a226fae getting closer. so barriers are all solid, the problem is when a worker runs out of messages and votes to halt early and then gets a traverser and then unvotes to halt but master has already committed to

[15/50] tinkerpop git commit: Got ComplexTest setup for @dkuppitz to go to town on. I don't think we need to include a GroovyComplexTest because @spmallette is doing the work for master/ that gets rid

2016-12-08 Thread okram
Got ComplexTest setup for @dkuppitz to go to town on. I don't think we need to include a GroovyComplexTest because @spmallette is doing the work for master/ that gets rid of the need for gremlin-groovy-test and thus, no need to waste the energy/time on GroovyComplexTest. Project: http://git-wi

[24/50] tinkerpop git commit: Merge branch 'TINKERPOP-1561' into tp32

2016-12-08 Thread okram
Merge branch 'TINKERPOP-1561' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ba7acd3d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ba7acd3d Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[39/50] tinkerpop git commit: Exclude start() from the static methods

2016-12-08 Thread okram
Exclude start() from the static methods Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1a00f380 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1a00f380 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[27/50] tinkerpop git commit: Merge branch 'TINKERPOP-1573' into tp32

2016-12-08 Thread okram
Merge branch 'TINKERPOP-1573' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/46888b1a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/46888b1a Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[38/50] tinkerpop git commit: Add implementations for __.__() and __.start()

2016-12-08 Thread okram
Add implementations for __.__() and __.start() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/da760378 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/da760378 Diff: http://git-wip-us.apache.org/repos/asf/

[10/50] tinkerpop git commit: change and upgrade docs

2016-12-08 Thread okram
change and upgrade docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4eba658b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4eba658b Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/4eba658b

[43/50] tinkerpop git commit: fixed a broken link on index.html. CTR.

2016-12-08 Thread okram
fixed a broken link on index.html. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/3db1fa5c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3db1fa5c Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[13/50] tinkerpop git commit: found a bug in PJacksonDeserializer around var arg handling. I thought that I had TINKERPOP-1567 fixed until I did a manual test and realized that GraphSONTranslator bypa

2016-12-08 Thread okram
found a bug in PJacksonDeserializer around var arg handling. I thought that I had TINKERPOP-1567 fixed until I did a manual test and realized that GraphSONTranslator bypass var args and creates Collection -- which is correct. Thus, the test case wasn't being tested. I added the traversal the te

[23/50] tinkerpop git commit: sorry for the late tweak. Here is the thing. With then new Bindings model, you don't need withBindings() in Gremlin-Java. And, moreoever, it was never used in Gremlin-Pyt

2016-12-08 Thread okram
sorry for the late tweak. Here is the thing. With then new Bindings model, you don't need withBindings() in Gremlin-Java. And, moreoever, it was never used in Gremlin-Python (or any script-based GLV). Thus, its pointless. Deprecated it. Updated the docs accordingly. Also added more test cases to

[12/50] tinkerpop git commit: only when passing includeTokens are the keys Object

2016-12-08 Thread okram
only when passing includeTokens are the keys Object Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8f038aa0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8f038aa0 Diff: http://git-wip-us.apache.org/repos

[08/50] tinkerpop git commit: added a test case to WhereTest using withSideEffects after a report that Gremlin-Python failed on it. The test case verifies that the traversal is no longer a problem --

2016-12-08 Thread okram
added a test case to WhereTest using withSideEffects after a report that Gremlin-Python failed on it. The test case verifies that the traversal is no longer a problem -- most likely indirectly fixed during the recent Gremlin-Python GraphSON serializer work. Fixed TINKERPOP-1567 Project: http:/

[03/50] tinkerpop git commit: signature change: valueMap returns Object keys

2016-12-08 Thread okram
signature change: valueMap returns Object keys Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4af23871 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4af23871 Diff: http://git-wip-us.apache.org/repos/asf/

[46/50] tinkerpop git commit: Removed test config file that is no longer being used.

2016-12-08 Thread okram
Removed test config file that is no longer being used. We long ago removed junit-benchmarks related tests - looks like I just missed this file by accident. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/25dd08a8

[47/50] tinkerpop git commit: Minor fix to iteration completion logic

2016-12-08 Thread okram
Minor fix to iteration completion logic Had to store the value of hasNext() as some graphs may open a new transaction on such calls and leave it hanging. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0a823579 T

[36/50] tinkerpop git commit: Merge branch 'tp32'

2016-12-08 Thread okram
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0933189f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0933189f Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/0933189f Br

[28/50] tinkerpop git commit: Merge branch 'tp32'

2016-12-08 Thread okram
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/26c6c798 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/26c6c798 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/26c6c798 Br

[18/50] tinkerpop git commit: rename test method

2016-12-08 Thread okram
rename test method Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/02345aa2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/02345aa2 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/02345aa2 Bra

[07/50] tinkerpop git commit: Merge branch 'tp31' of https://github.com/pauljackson/tinkerpop into tp31

2016-12-08 Thread okram
Merge branch 'tp31' of https://github.com/pauljackson/tinkerpop into tp31 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d49f692f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d49f692f Diff: http://git-w

[48/50] tinkerpop git commit: Merge branch 'tp32'

2016-12-08 Thread okram
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6ec96487 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6ec96487 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/6ec96487 Br

[17/50] tinkerpop git commit: Javadoc tweak.

2016-12-08 Thread okram
Javadoc tweak. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/84a82fb5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/84a82fb5 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/84a82fb5 Branch:

[41/50] tinkerpop git commit: updated CHANGELOG.

2016-12-08 Thread okram
updated CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/054b6f09 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/054b6f09 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/054b6f09 Bra

[25/50] tinkerpop git commit: updated CHANGELOG.

2016-12-08 Thread okram
updated CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ffd65437 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ffd65437 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/ffd65437 Bra

[06/50] tinkerpop git commit: TINKERPOP-1493 Groovy project doesn't build on Windows

2016-12-08 Thread okram
TINKERPOP-1493 Groovy project doesn't build on Windows Removed support for user.dir property as it was being prepended to a fully qualified path and the second drive letter was making the path illegal. Made sure JarFile instances were being closed so that Groovy could delete the directory without

[42/50] tinkerpop git commit: Merge branch 'tp32'

2016-12-08 Thread okram
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2025d3da Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2025d3da Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/2025d3da Br

[22/50] tinkerpop git commit: Merge branch 'TINKERPOP-1483'

2016-12-08 Thread okram
Merge branch 'TINKERPOP-1483' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/686ce61e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/686ce61e Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/68

[04/50] tinkerpop git commit: merge master

2016-12-08 Thread okram
merge master Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/952c63e3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/952c63e3 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/952c63e3 Branch: r

[34/50] tinkerpop git commit: added two complex tests; one for OLTP only, one for OLTP and OLAP

2016-12-08 Thread okram
added two complex tests; one for OLTP only, one for OLTP and OLAP Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c68b2154 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c68b2154 Diff: http://git-wip-us.ap

[19/50] tinkerpop git commit: found a bug in GraphFilterStrategyTest that caused the bindings to get messed up. Basically, a ) was missing and until() was inside the repeat().

2016-12-08 Thread okram
found a bug in GraphFilterStrategyTest that caused the bindings to get messed up. Basically, a ) was missing and until() was inside the repeat(). Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b70ba903 Tree: http://g

[01/50] tinkerpop git commit: valueMap should always return string keys

2016-12-08 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1564 3b472e194 -> 4a2a870db valueMap should always return string keys Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/02a179ca Tree: http://git-wip-us.ap

[02/50] tinkerpop git commit: TINKERPOP-1493 Groovy project doesn't build on Windows

2016-12-08 Thread okram
TINKERPOP-1493 Groovy project doesn't build on Windows Removed support for user.dir property as it was being prepended to a fully qualified path and the second drive letter was making the path illegal. Made sure JarFile instances were being closed so that Groovy could delete the directory without

[29/50] tinkerpop git commit: Minor code formatting fixes CTR

2016-12-08 Thread okram
Minor code formatting fixes CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/945b2beb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/945b2beb Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/

[40/50] tinkerpop git commit: Merge branch 'TINKERPOP-1363'

2016-12-08 Thread okram
Merge branch 'TINKERPOP-1363' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a8cec473 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a8cec473 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a8

[37/50] tinkerpop git commit: Fix calling of non-existing methods

2016-12-08 Thread okram
Fix calling of non-existing methods Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b4c42e91 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b4c42e91 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/d

[45/50] tinkerpop git commit: Merge branch 'tp32'

2016-12-08 Thread okram
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/55f34cb1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/55f34cb1 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/55f34cb1 Br

[11/50] tinkerpop git commit: fix typo

2016-12-08 Thread okram
fix typo Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/879003c0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/879003c0 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/879003c0 Branch: refs/

[16/50] tinkerpop git commit: fixed a bug in Bytecode bindings where anonymous traversals were not aware of parent Bindings. The solution sorta sucks...but I don't know how else to do it. Added test c

2016-12-08 Thread okram
fixed a bug in Bytecode bindings where anonymous traversals were not aware of parent Bindings. The solution sorta sucks...but I don't know how else to do it. Added test cases to verify anonymous traversal binding usage. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http

[50/50] tinkerpop git commit: Merge branch 'master' into TINKERPOP-1564

2016-12-08 Thread okram
Merge branch 'master' into TINKERPOP-1564 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4a2a870d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4a2a870d Diff: http://git-wip-us.apache.org/repos/asf/tinke

[20/50] tinkerpop git commit: Installed Python and Subversion in the Docker base image and enable Python GLV for every Docker build.

2016-12-08 Thread okram
Installed Python and Subversion in the Docker base image and enable Python GLV for every Docker build. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d4cf1f25 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tr

[33/50] tinkerpop git commit: Merge branch 'tp32'

2016-12-08 Thread okram
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/03bdb782 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/03bdb782 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/03bdb782 Br

[09/50] tinkerpop git commit: Merge branch 'tp32'

2016-12-08 Thread okram
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/43459016 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/43459016 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/43459016 Br

[31/50] tinkerpop git commit: Merge branch 'tp32'

2016-12-08 Thread okram
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f5558cd0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f5558cd0 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f5558cd0 Br

[35/50] tinkerpop git commit: Merge branch 'tp31' into tp32

2016-12-08 Thread okram
Merge branch 'tp31' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/53e932b4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/53e932b4 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/53

[05/50] tinkerpop git commit: check for long type in Int32 serializer

2016-12-08 Thread okram
check for long type in Int32 serializer Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8ab88820 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8ab88820 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[21/50] tinkerpop git commit: Updated grapeConfig.xml for both - Docker's build script and the docs. Also fixed some issues in the plugin installation script.

2016-12-08 Thread okram
Updated grapeConfig.xml for both - Docker's build script and the docs. Also fixed some issues in the plugin installation script. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/dfe0be59 Tree: http://git-wip-us.apache.o

[30/50] tinkerpop git commit: Make javadoc deprecation message consistent rest of code base CTR

2016-12-08 Thread okram
Make javadoc deprecation message consistent rest of code base CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/71dd9393 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/71dd9393 Diff: http://git-wip-us.ap

[14/50] tinkerpop git commit: Merge branch 'tp32'

2016-12-08 Thread okram
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4c6e43d9 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4c6e43d9 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/4c6e43d9 Br

[44/50] tinkerpop git commit: Merge branch 'TINKERPOP-1539' into tp32

2016-12-08 Thread okram
Merge branch 'TINKERPOP-1539' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/595cf3b7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/595cf3b7 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[49/50] tinkerpop git commit: Another problem with GraphSON 2.0. We really need type=g:Set, type=g:List, and type=g:Map. @dkuppitz was using a empty-set in a constant() and GraphSON 2.0 turns that int

2016-12-08 Thread okram
Another problem with GraphSON 2.0. We really need type=g:Set, type=g:List, and type=g:Map. @dkuppitz was using a empty-set in a constant() and GraphSON 2.0 turns that into a list. Thus, when the Bytecode after GraphSON translation is compared with the Bytecode prior to translation, the two bytec

[32/50] tinkerpop git commit: Removed gremlin-benchmark from javadoc generation.

2016-12-08 Thread okram
Removed gremlin-benchmark from javadoc generation. There really doesn't seem to be much value for generating javadoc out of this as it is an internal tool and we don't even deploy it as an artifact. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apa

[26/50] tinkerpop git commit: Merge branch 'tp32'

2016-12-08 Thread okram
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c240f50d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c240f50d Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/c240f50d Br

tinkerpop git commit: Another problem with GraphSON 2.0. We really need type=g:Set, type=g:List, and type=g:Map. @dkuppitz was using a empty-set in a constant() and GraphSON 2.0 turns that into a list

2016-12-08 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 6ec964877 -> 69b314cb2 Another problem with GraphSON 2.0. We really need type=g:Set, type=g:List, and type=g:Map. @dkuppitz was using a empty-set in a constant() and GraphSON 2.0 turns that into a list. Thus, when the Bytecode after Gr

tinkerpop git commit: have a tset framework in place now so I know if results are unexpected and am running the test framework 1000 times.

2016-12-08 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1564 7725fc1f3 -> 3b472e194 have a tset framework in place now so I know if results are unexpected and am running the test framework 1000 times. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-

tinkerpop git commit: okay, so I have barrier locking correct, but if I run the 'test suite' 100 times, I sometimes get locking if I do a sideEffect then a barrier. Need to figure out why that is happ

2016-12-08 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1564 8ef0897f9 -> 7725fc1f3 okay, so I have barrier locking correct, but if I run the 'test suite' 100 times, I sometimes get locking if I do a sideEffect then a barrier. Need to figure out why that is happening. Committing thus far

tinkerpop git commit: lots of stuff learned. I had a bug in my barrier locking. have a better model now where locks are released at VoteToHalt. Cleaned up code -- reduced complexity. Better message na

2016-12-08 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1564 3063b99b7 -> 8ef0897f9 lots of stuff learned. I had a bug in my barrier locking. have a better model now where locks are released at VoteToHalt. Cleaned up code -- reduced complexity. Better message names to line up with proces

tinkerpop git commit: Minor fix to iteration completion logic

2016-12-08 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 595cf3b7d -> 966df9892 Minor fix to iteration completion logic Had to store the value of hasNext() as some graphs may open a new transaction on such calls and leave it hanging. CTR Project: http://git-wip-us.apache.org/repos/asf/tinker

[1/2] tinkerpop git commit: Minor fix to iteration completion logic

2016-12-08 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 25dd08a8d -> 6ec964877 Minor fix to iteration completion logic Had to store the value of hasNext() as some graphs may open a new transaction on such calls and leave it hanging. CTR Project: http://git-wip-us.apache.org/repos/asf/tink

[2/2] tinkerpop git commit: Merge branch 'tp32'

2016-12-08 Thread spmallette
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6ec96487 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6ec96487 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/6ec96487 Br