[24/45] tinkerpop git commit: TINKERPOP-1996 Fixed bad test assertions after last body of changes.

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Fixed bad test assertions after last body of changes. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/94233970 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/94233970 Diff:

[30/45] tinkerpop git commit: TINKERPOP-1996 Verification strategy to prevent io() from misuse

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Verification strategy to prevent io() from misuse Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e6e4413e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e6e4413e Diff:

[18/45] tinkerpop git commit: TINKERPOP-1996 Added support/testing for io() in GLVs

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Added support/testing for io() in GLVs Had to revert to using iterate() and stop read/write() from terminating the traversal. Kinda stinks, but we rely on iterate() quite heavily and for remoting allowing read()/write() to terminate means that the traversal will execute during

[14/45] tinkerpop git commit: TINKERPOP-1996 Added docs for io()

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Added docs for io() Killed all the old IO documentation that utilized the GraphReader/Writer classes directly as well as the Graph.io() method that is now deprecated. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[19/45] tinkerpop git commit: TINKERPOP-1996 Removed unecessary enum

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Removed unecessary enum Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f8e3b8a1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f8e3b8a1 Diff:

[35/45] tinkerpop git commit: TINKERPOP-1996 Prevent OLTP style execution in Hadoop of io()

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Prevent OLTP style execution in Hadoop of io() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fdb35c69 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/fdb35c69 Diff:

[43/45] tinkerpop git commit: Merge branch 'tp33'

2018-07-31 Thread florianhockmann
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f50aeb6d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f50aeb6d Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f50aeb6d

[25/45] tinkerpop git commit: TINKERPOP-1996 Added some docs around IO.registry

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Added some docs around IO.registry Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/51dc8212 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/51dc8212 Diff:

[36/45] tinkerpop git commit: TINKERPOP-1996 Fixed up typos in docs

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Fixed up typos in docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/38dc70df Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/38dc70df Diff:

[16/45] tinkerpop git commit: TINKERPOP-1996 Updated changelog

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Updated changelog Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/576649fd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/576649fd Diff:

[15/45] tinkerpop git commit: TINKERPOP-1996 Removed use of graph.io() in docs

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Removed use of graph.io() in docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5bf19e2d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5bf19e2d Diff:

[38/45] tinkerpop git commit: Merge branch 'TINKERPOP-1996'

2018-07-31 Thread florianhockmann
Merge branch 'TINKERPOP-1996' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/edd82346 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/edd82346 Diff:

[21/45] tinkerpop git commit: TINKERPOP-1996 Enabled feature coverage checks for GLV tests on read()/write()

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Enabled feature coverage checks for GLV tests on read()/write() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a580b6fd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a580b6fd Diff:

[45/45] tinkerpop git commit: Add ConnectionPool min and max sizes TINKERPOP-1774

2018-07-31 Thread florianhockmann
Add ConnectionPool min and max sizes TINKERPOP-1774 The Gremlin.Net ConnectionPool now has min and max sizes. The pool will be initialized with the configured minimum number of connections on creation. It will also no longer create an unlimited number of connections. Instead, a TimeoutException

[34/45] tinkerpop git commit: TINKERPOP-1996 Added IoStep to list of unsupported steps

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Added IoStep to list of unsupported steps If this isn't there then GraphReader/Writer will blow up as it tries to mutate the graph. IoStep is an OLTP only step. For OLAP each graph implementation will need to add its own GraphComputer-ready step. Project:

[13/45] tinkerpop git commit: TINKERPOP-1996 Moved IoStep implementations to sideEffect package

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Moved IoStep implementations to sideEffect package These steps really aren't quite sideEffects and not quite map steps either but they seem to fit better as sideEffect. meh Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[27/45] tinkerpop git commit: TINKERPOP-1996 Fixed up general strategy application around io()

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Fixed up general strategy application around io() The GraphComputer was not being set properly in the HadoopIoStep and therefore executions of OLAP runs would not work even if withComputer(SparkGraphComputer) was set. It only worked if the gremlin.hadoop.defaultGraphComputer

[41/45] tinkerpop git commit: Merge branch 'tp33'

2018-07-31 Thread florianhockmann
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a2db39cc Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a2db39cc Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a2db39cc

[07/45] tinkerpop git commit: TINKERPOP-1996 Minor refactoring of Reading/Writing and javadoc

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Minor refactoring of Reading/Writing and javadoc Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ff2773a5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ff2773a5 Diff:

[11/45] tinkerpop git commit: TINKERPOP-1996 Fixed a bad method call for Configuring steps

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Fixed a bad method call for Configuring steps Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9e4da014 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9e4da014 Diff:

[20/45] tinkerpop git commit: TINKERPOP-1996 Used g.io() in tests by default

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Used g.io() in tests by default Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/81870168 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/81870168 Diff:

[26/45] tinkerpop git commit: TINKERPOP-1996 Pass configurations from with() through to Hadoop

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Pass configurations from with() through to Hadoop This will allow users to override or add to the Hadoop/Spark/OLAP configuration as needed Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4d979cf8

[22/45] tinkerpop git commit: TINKERPOP-1996 Added iterate() to read()/write() steps in docs

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Added iterate() to read()/write() steps in docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ae3b1497 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ae3b1497 Diff:

[32/45] tinkerpop git commit: TINKERPOP-1996 Testing for GraphSON and IoRegistry configuration

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Testing for GraphSON and IoRegistry configuration Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ae3f685a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ae3f685a Diff:

[23/45] tinkerpop git commit: TINKERPOP-1996 Added support for setting IoRegistries using with()

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Added support for setting IoRegistries using with() IORegistry instances are important because they feed serializer information to the Reader/Writer instances. Of all the configuration options that one seemed like the most important to make possible using with(). Project:

[33/45] tinkerpop git commit: TINKERPOP-1996 Fixed verification on io()

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Fixed verification on io() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/23c71b60 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/23c71b60 Diff:

[17/45] tinkerpop git commit: TINKERPOP-1996 Got read/write() tests running for OLAP

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Got read/write() tests running for OLAP Introduced new Graph.Features to provider better separation between graph mutation features and graph loading features - they are two different things as demonstrated by io(). Fixed HadoopIoStep/Strategy so that they properly handle the

[03/45] tinkerpop git commit: TINKERPOP-1996 Made read()/write() terminator steps

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Made read()/write() terminator steps Without this approach the with() operator couldn't be used because the traversal would already be iterated on the call to read() and write(). In this way read() and write() are both terminators and modulators at the same time. Project:

[40/45] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-07-31 Thread florianhockmann
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c49c0ccb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c49c0ccb Diff:

[10/45] tinkerpop git commit: TINKERPOP-1996 Removed OptOuts for read()/write() tests

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Removed OptOuts for read()/write() tests Not necessary because existing checks ignore these. For read() you can't write to a HadoopGraph directly (i.e. create vertices/edges) and for write() (and technically read()) it is ignored as it requires a GraphComputer to work. Project:

[29/45] tinkerpop git commit: TINKERPOP-1996 Added upgrade docs

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Added upgrade docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ded7c187 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ded7c187 Diff:

[28/45] tinkerpop git commit: TINKERPOP-1996 Undeprecated some Io related classes

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Undeprecated some Io related classes These classes still have use as part of IoRegistry which is still in use and I don't see a clear way to get rid of that easily. We'd have to change the whole system for serialization configuration to accomplish that so I guess this stuff

[39/45] tinkerpop git commit: Added dev notes for python environment CTR

2018-07-31 Thread florianhockmann
Added dev notes for python environment CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e3018fb2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e3018fb2 Diff:

[05/45] tinkerpop git commit: TINKERPOP-1996 Introduce read() and write() steps

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Introduce read() and write() steps Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ec1d05f7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ec1d05f7 Diff:

[12/45] tinkerpop git commit: TINKERPOP-1996 Deprecated Graph.io() and related infrastructure.

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Deprecated Graph.io() and related infrastructure. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ae796378 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ae796378 Diff:

[02/45] tinkerpop git commit: TINKERPOP-1996 Added some javadoc and code formatting

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Added some javadoc and code formatting Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d181563d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d181563d Diff:

[06/45] tinkerpop git commit: TINKERPOP-1996 read()/write() api changes for return type

2018-07-31 Thread florianhockmann
TINKERPOP-1996 read()/write() api changes for return type No more weird Map status return for read() and write(). Both just work like a terminator and self iterate to return nothing. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[42/45] tinkerpop git commit: dedup build-helper-maven-plugin - CTR

2018-07-31 Thread florianhockmann
dedup build-helper-maven-plugin - CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/dfe79c24 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/dfe79c24 Diff:

[31/45] tinkerpop git commit: TINKERPOP-1996 No need to assert io() against VertexProgramStrategy

2018-07-31 Thread florianhockmann
TINKERPOP-1996 No need to assert io() against VertexProgramStrategy Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7f1bf178 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7f1bf178 Diff:

[08/45] tinkerpop git commit: TINKERPOP-1996 Added IO to imports and javadoc fixes

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Added IO to imports and javadoc fixes Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/328737a3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/328737a3 Diff:

[04/45] tinkerpop git commit: TINKERPOP-1996 Have the basics of OLAP read()/write() steps working

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Have the basics of OLAP read()/write() steps working This is still fairly skeletal at this point. Just trying to make sure things work properly before building read()/write() out fully. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[09/45] tinkerpop git commit: TINKERPOP-1996 none() doesn't need to be removed in HadoopIoStrategy

2018-07-31 Thread florianhockmann
TINKERPOP-1996 none() doesn't need to be removed in HadoopIoStrategy Not sure why this was there in the first place. Removing it not allows Hadoop integration tests to pass, but seems to have no real effect on existing operations. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo

[37/45] tinkerpop git commit: TINKERPOP-1996 Fixed up typos in docs

2018-07-31 Thread florianhockmann
TINKERPOP-1996 Fixed up typos in docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/10478be0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/10478be0 Diff:

tinkerpop git commit: This closes #892

2018-07-31 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master f50aeb6d6 -> b183edd10 This closes #892 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b183edd1 Tree:

[24/50] tinkerpop git commit: TINKERPOP-1996 Testing for GraphSON and IoRegistry configuration

2018-07-31 Thread spmallette
TINKERPOP-1996 Testing for GraphSON and IoRegistry configuration Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ae3f685a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ae3f685a Diff:

[44/50] tinkerpop git commit: TINKERPOP-1967 fixed up halted traversers

2018-07-31 Thread spmallette
TINKERPOP-1967 fixed up halted traversers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d34106d4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d34106d4 Diff:

[04/50] tinkerpop git commit: TINKERPOP-1996 Deprecated Graph.io() and related infrastructure.

2018-07-31 Thread spmallette
TINKERPOP-1996 Deprecated Graph.io() and related infrastructure. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ae796378 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ae796378 Diff:

[33/50] tinkerpop git commit: Bumped default Xmx on Gremlin Server

2018-07-31 Thread spmallette
Bumped default Xmx on Gremlin Server Seems like the default is too small for anything but the toy graphs and people getting started who aren't JVM experts keep running into problems CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[18/50] tinkerpop git commit: TINKERPOP-1996 Pass configurations from with() through to Hadoop

2018-07-31 Thread spmallette
TINKERPOP-1996 Pass configurations from with() through to Hadoop This will allow users to override or add to the Hadoop/Spark/OLAP configuration as needed Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4d979cf8

[50/50] tinkerpop git commit: TINKERPOP-1967 Added a component field to the ConnectedComponent class

2018-07-31 Thread spmallette
TINKERPOP-1967 Added a component field to the ConnectedComponent class In this way the user can access the default more readily and is available in GLVs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/669d9fc7 Tree:

[12/50] tinkerpop git commit: TINKERPOP-1996 Used g.io() in tests by default

2018-07-31 Thread spmallette
TINKERPOP-1996 Used g.io() in tests by default Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/81870168 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/81870168 Diff:

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

2018-07-31 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/79851067 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/79851067 Diff:

[46/50] tinkerpop git commit: Extended the connected-components recipe

2018-07-31 Thread spmallette
Extended the connected-components recipe Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/3ef1661c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3ef1661c Diff:

[03/50] tinkerpop git commit: TINKERPOP-1996 Fixed a bad method call for Configuring steps

2018-07-31 Thread spmallette
TINKERPOP-1996 Fixed a bad method call for Configuring steps Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9e4da014 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9e4da014 Diff:

[43/50] tinkerpop git commit: Merged vtslab recipe for connected components

2018-07-31 Thread spmallette
Merged vtslab recipe for connected components Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/3298474a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3298474a Diff:

[17/50] tinkerpop git commit: TINKERPOP-1996 Added some docs around IO.registry

2018-07-31 Thread spmallette
TINKERPOP-1996 Added some docs around IO.registry Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/51dc8212 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/51dc8212 Diff:

tinkerpop git commit: translated shortest path recipes into their respective OLAP version using the new shortestPath() step

2018-07-31 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1990 c029157a9 -> 7f5e71eda translated shortest path recipes into their respective OLAP version using the new shortestPath() step Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[02/50] tinkerpop git commit: TINKERPOP-1996 Removed OptOuts for read()/write() tests

2018-07-31 Thread spmallette
TINKERPOP-1996 Removed OptOuts for read()/write() tests Not necessary because existing checks ignore these. For read() you can't write to a HadoopGraph directly (i.e. create vertices/edges) and for write() (and technically read()) it is ignored as it requires a GraphComputer to work. Project:

[45/50] tinkerpop git commit: TINKERPOP-1967 Referenced TINKERPOP-1976 in OptOut for connectedComponent on RemoteGraph

2018-07-31 Thread spmallette
TINKERPOP-1967 Referenced TINKERPOP-1976 in OptOut for connectedComponent on RemoteGraph Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f54d836d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f54d836d

[39/50] tinkerpop git commit: Merge branch 'TINKERPOP-1996'

2018-07-31 Thread spmallette
Merge branch 'TINKERPOP-1996' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/edd82346 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/edd82346 Diff:

[41/50] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-07-31 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c49c0ccb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c49c0ccb Diff:

[05/50] tinkerpop git commit: TINKERPOP-1996 Removed use of graph.io() in docs

2018-07-31 Thread spmallette
TINKERPOP-1996 Removed use of graph.io() in docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5bf19e2d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5bf19e2d Diff:

[27/50] tinkerpop git commit: TINKERPOP-1996 Prevent OLTP style execution in Hadoop of io()

2018-07-31 Thread spmallette
TINKERPOP-1996 Prevent OLTP style execution in Hadoop of io() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fdb35c69 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/fdb35c69 Diff:

[47/50] tinkerpop git commit: TINKERPOP-1967 Added connectedComponent() step

2018-07-31 Thread spmallette
TINKERPOP-1967 Added connectedComponent() step Deprecated the recipe for "Connected Components" but left the old content present as I felt it had educational value. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[19/50] tinkerpop git commit: TINKERPOP-1996 Fixed up general strategy application around io()

2018-07-31 Thread spmallette
TINKERPOP-1996 Fixed up general strategy application around io() The GraphComputer was not being set properly in the HadoopIoStep and therefore executions of OLAP runs would not work even if withComputer(SparkGraphComputer) was set. It only worked if the gremlin.hadoop.defaultGraphComputer

[36/50] tinkerpop git commit: Added a better reason for some OptOut on RemoteGraph CTR

2018-07-31 Thread spmallette
Added a better reason for some OptOut on RemoteGraph CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/00a085aa Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/00a085aa Diff:

[16/50] tinkerpop git commit: TINKERPOP-1996 Fixed bad test assertions after last body of changes.

2018-07-31 Thread spmallette
TINKERPOP-1996 Fixed bad test assertions after last body of changes. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/94233970 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/94233970 Diff:

[34/50] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-07-31 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: gremlin-server/src/main/bin/gremlin-server.sh Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/88b6e143 Tree:

[32/50] tinkerpop git commit: Merge branch 'tp33'

2018-07-31 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6358715e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6358715e Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/6358715e

[35/50] tinkerpop git commit: Merge branch 'tp33'

2018-07-31 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4dccf144 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4dccf144 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/4dccf144

[38/50] tinkerpop git commit: Merge branch 'tp33'

2018-07-31 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7d21ee0b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7d21ee0b Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/7d21ee0b

[09/50] tinkerpop git commit: TINKERPOP-1996 Got read/write() tests running for OLAP

2018-07-31 Thread spmallette
TINKERPOP-1996 Got read/write() tests running for OLAP Introduced new Graph.Features to provider better separation between graph mutation features and graph loading features - they are two different things as demonstrated by io(). Fixed HadoopIoStep/Strategy so that they properly handle the

[14/50] tinkerpop git commit: TINKERPOP-1996 Added iterate() to read()/write() steps in docs

2018-07-31 Thread spmallette
TINKERPOP-1996 Added iterate() to read()/write() steps in docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ae3b1497 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ae3b1497 Diff:

[30/50] tinkerpop git commit: Added "get or create" or "upsert" recipe CTR

2018-07-31 Thread spmallette
Added "get or create" or "upsert" recipe CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/3b8c8280 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3b8c8280 Diff:

[13/50] tinkerpop git commit: TINKERPOP-1996 Enabled feature coverage checks for GLV tests on read()/write()

2018-07-31 Thread spmallette
TINKERPOP-1996 Enabled feature coverage checks for GLV tests on read()/write() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a580b6fd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a580b6fd Diff:

[06/50] tinkerpop git commit: TINKERPOP-1996 Moved IoStep implementations to sideEffect package

2018-07-31 Thread spmallette
TINKERPOP-1996 Moved IoStep implementations to sideEffect package These steps really aren't quite sideEffects and not quite map steps either but they seem to fit better as sideEffect. meh Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[07/50] tinkerpop git commit: TINKERPOP-1996 Added docs for io()

2018-07-31 Thread spmallette
TINKERPOP-1996 Added docs for io() Killed all the old IO documentation that utilized the GraphReader/Writer classes directly as well as the Graph.io() method that is now deprecated. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[40/50] tinkerpop git commit: Added dev notes for python environment CTR

2018-07-31 Thread spmallette
Added dev notes for python environment CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e3018fb2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e3018fb2 Diff:

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

2018-07-31 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a2db39cc Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a2db39cc Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a2db39cc

[49/50] tinkerpop git commit: TINKERPOP-1967 Minor text cleanup for connectedComponent() docs

2018-07-31 Thread spmallette
TINKERPOP-1967 Minor text cleanup for connectedComponent() docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7fd7afd6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7fd7afd6 Diff:

[22/50] tinkerpop git commit: TINKERPOP-1996 Verification strategy to prevent io() from misuse

2018-07-31 Thread spmallette
TINKERPOP-1996 Verification strategy to prevent io() from misuse Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e6e4413e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e6e4413e Diff:

[26/50] tinkerpop git commit: TINKERPOP-1996 Added IoStep to list of unsupported steps

2018-07-31 Thread spmallette
TINKERPOP-1996 Added IoStep to list of unsupported steps If this isn't there then GraphReader/Writer will blow up as it tries to mutate the graph. IoStep is an OLTP only step. For OLAP each graph implementation will need to add its own GraphComputer-ready step. Project:

[10/50] tinkerpop git commit: TINKERPOP-1996 Added support/testing for io() in GLVs

2018-07-31 Thread spmallette
TINKERPOP-1996 Added support/testing for io() in GLVs Had to revert to using iterate() and stop read/write() from terminating the traversal. Kinda stinks, but we rely on iterate() quite heavily and for remoting allowing read()/write() to terminate means that the traversal will execute during

[48/50] tinkerpop git commit: TINKERPOP-1967 Added a test for regressions on halted traversers

2018-07-31 Thread spmallette
TINKERPOP-1967 Added a test for regressions on halted traversers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/47ab1c2b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/47ab1c2b Diff:

[21/50] tinkerpop git commit: TINKERPOP-1996 Added upgrade docs

2018-07-31 Thread spmallette
TINKERPOP-1996 Added upgrade docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ded7c187 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ded7c187 Diff:

[28/50] tinkerpop git commit: TINKERPOP-1996 Fixed up typos in docs

2018-07-31 Thread spmallette
TINKERPOP-1996 Fixed up typos in docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/38dc70df Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/38dc70df Diff:

[23/50] tinkerpop git commit: TINKERPOP-1996 No need to assert io() against VertexProgramStrategy

2018-07-31 Thread spmallette
TINKERPOP-1996 No need to assert io() against VertexProgramStrategy Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7f1bf178 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7f1bf178 Diff:

[37/50] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-07-31 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ddc66941 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ddc66941 Diff:

[25/50] tinkerpop git commit: TINKERPOP-1996 Fixed verification on io()

2018-07-31 Thread spmallette
TINKERPOP-1996 Fixed verification on io() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/23c71b60 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/23c71b60 Diff:

[01/50] tinkerpop git commit: TINKERPOP-1996 Added IO to imports and javadoc fixes [Forced Update!]

2018-07-31 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1967 b9f112bb7 -> 47ab1c2b3 (forced update) TINKERPOP-1996 Added IO to imports and javadoc fixes Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[08/50] tinkerpop git commit: TINKERPOP-1996 Updated changelog

2018-07-31 Thread spmallette
TINKERPOP-1996 Updated changelog Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/576649fd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/576649fd Diff:

[15/50] tinkerpop git commit: TINKERPOP-1996 Added support for setting IoRegistries using with()

2018-07-31 Thread spmallette
TINKERPOP-1996 Added support for setting IoRegistries using with() IORegistry instances are important because they feed serializer information to the Reader/Writer instances. Of all the configuration options that one seemed like the most important to make possible using with(). Project:

[20/50] tinkerpop git commit: TINKERPOP-1996 Undeprecated some Io related classes

2018-07-31 Thread spmallette
TINKERPOP-1996 Undeprecated some Io related classes These classes still have use as part of IoRegistry which is still in use and I don't see a clear way to get rid of that easily. We'd have to change the whole system for serialization configuration to accomplish that so I guess this stuff

tinkerpop git commit: dedup build-helper-maven-plugin - CTR

2018-07-31 Thread rdale
Repository: tinkerpop Updated Branches: refs/heads/tp33 c49c0ccb3 -> dfe79c24f dedup build-helper-maven-plugin - CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/dfe79c24 Tree:

[1/2] tinkerpop git commit: dedup build-helper-maven-plugin - CTR

2018-07-31 Thread rdale
Repository: tinkerpop Updated Branches: refs/heads/master a2db39cc7 -> f50aeb6d6 dedup build-helper-maven-plugin - CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/dfe79c24 Tree:

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

2018-07-31 Thread rdale
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f50aeb6d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f50aeb6d Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f50aeb6d

tinkerpop git commit: Add ConnectionPool min and max sizes TINKERPOP-1774 [Forced Update!]

2018-07-31 Thread florianhockmann
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1774 6ee8033ae -> a00325f81 (forced update) Add ConnectionPool min and max sizes TINKERPOP-1774 The Gremlin.Net ConnectionPool now has min and max sizes. The pool will be initialized with the configured minimum number of connections

tinkerpop git commit: Add ConnectionPool min and max sizes TINKERPOP-1774 [Forced Update!]

2018-07-31 Thread florianhockmann
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1774 9761de177 -> 6ee8033ae (forced update) Add ConnectionPool min and max sizes TINKERPOP-1774 The Gremlin.Net ConnectionPool now has min and max sizes. The pool will be initialized with the configured minimum number of connections

tinkerpop git commit: Add ConnectionPool min and max sizes TINKERPOP-1774 [Forced Update!]

2018-07-31 Thread florianhockmann
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1774 cca54cb50 -> 9761de177 (forced update) Add ConnectionPool min and max sizes TINKERPOP-1774 The Gremlin.Net ConnectionPool now has min and max sizes. The pool will be initialized with the configured minimum number of connections

tinkerpop git commit: Add ConnectionPool min and max sizes TINKERPOP-1774 [Forced Update!]

2018-07-31 Thread florianhockmann
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1774 2828daa6e -> cca54cb50 (forced update) Add ConnectionPool min and max sizes TINKERPOP-1774 The Gremlin.Net ConnectionPool now has min and max sizes. The pool will be initialized with the configured minimum number of connections

  1   2   >