[2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1525-for-TINKERPOP-1389' of https://github.com/dalaro/incubator-tinkerpop into TINKERPOP-1389

2016-10-25 Thread okram
Merge branch 'TINKERPOP-1525-for-TINKERPOP-1389' of https://github.com/dalaro/incubator-tinkerpop into TINKERPOP-1389 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/88ab0201 Tree:

[1/2] tinkerpop git commit: Avoid starting VP worker iterations that never end

2016-10-25 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1389 9f4a62d1a -> 88ab0201c Avoid starting VP worker iterations that never end SparkExecutor.executeVertexProgramIteration was written in such a way that an empty RDD partition would cause it to invoke

tinkerpop git commit: Decoupled GryoRecordReader/Writer from KryoShimService. The shim service should ONLY be for inter-process communication -- not input/output formats. cc/ @dalaro

2016-10-25 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1389 914bfad85 -> 9f4a62d1a Decoupled GryoRecordReader/Writer from KryoShimService. The shim service should ONLY be for inter-process communication -- not input/output formats. cc/ @dalaro Project:

[2/2] tinkerpop git commit: TINKERPOP-919 Added supportsDuplicateMultiProperties()

2016-10-25 Thread spmallette
TINKERPOP-919 Added supportsDuplicateMultiProperties() That feature allows a graph to specify whether or not it supports multi-properties that allow the same value to be supplied on the same key. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[1/2] tinkerpop git commit: Deprecated OptIn "performance" tests [Forced Update!]

2016-10-25 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-919 ead131069 -> dc0f79633 (forced update) Deprecated OptIn "performance" tests This should have been done a long time ago on 3.2.1, but it was missed CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[1/3] tinkerpop git commit: Deprecated OptIn "performance" tests [Forced Update!]

2016-10-25 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1235 84314180c -> e376193ca (forced update) Deprecated OptIn "performance" tests This should have been done a long time ago on 3.2.1, but it was missed CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

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

2016-10-25 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/69af7c2e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/69af7c2e Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/69af7c2e

[1/2] tinkerpop git commit: Deprecated OptIn "performance" tests

2016-10-25 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master f161583e7 -> 69af7c2e1 Deprecated OptIn "performance" tests This should have been done a long time ago on 3.2.1, but it was missed CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: Deprecated OptIn "performance" tests

2016-10-25 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 285ff35e2 -> 2d9bb2047 Deprecated OptIn "performance" tests This should have been done a long time ago on 3.2.1, but it was missed CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: TraversalStrategy.GlobalCache.getStrategies() is now the point where static{} code blocks are loaded for Graph and GraphComputer classes. Added a test case to TraversalStrategies

2016-10-25 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1527 [created] f9bf0444e TraversalStrategy.GlobalCache.getStrategies() is now the point where static{} code blocks are loaded for Graph and GraphComputer classes. Added a test case to TraversalStrategiesTset that demonstrates that

tinkerpop git commit: TINKERPOP-919 Added supportsIdenticalMultiProperties()

2016-10-25 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-919 [created] ead131069 TINKERPOP-919 Added supportsIdenticalMultiProperties() That feature allows a graph to specify whether or not it supports multi-properties that allow the same value to be supplied on the same key. Project:

tinkerpop git commit: minor nothing to GiraphGraphComputer.

2016-10-25 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1389 532ed59c2 -> 914bfad85 minor nothing to GiraphGraphComputer. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/914bfad8 Tree:

[tinkerpop] Git Push Summary [forced push!] [Forced Update!]

2016-10-25 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1389 576dd8ec8 -> 532ed59c2 (forced update)

tinkerpop git commit: using System.properties() to propagate shim class to workers. This is identical to the previous META-INF service model, save there is no META-INF service used.

2016-10-25 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1389 49924cc66 -> 576dd8ec8 using System.properties() to propagate shim class to workers. This is identical to the previous META-INF service model, save there is no META-INF service used. Project:

[1/2] tinkerpop git commit: Setup changelog/upgrade docs for 3.1.6

2016-10-25 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp31 157dc3f78 -> 1f84ad39d Setup changelog/upgrade docs for 3.1.6 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1f84ad39 Tree:

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

2016-10-25 Thread spmallette
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/285ff35e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/285ff35e Diff:

[2/2] tinkerpop git commit: Add int feature requirement on generator tests.

2016-10-25 Thread spmallette
Add int feature requirement on generator tests. These were requiring graphs to support integer and they were not marked as such. While most graphs support int, the Bolt protocol on neo4j does not so it caused some trouble over there. CTR Project:

[2/3] tinkerpop git commit: Add int feature requirement on generator tests.

2016-10-25 Thread spmallette
Add int feature requirement on generator tests. These were requiring graphs to support integer and they were not marked as such. While most graphs support int, the Bolt protocol on neo4j does not so it caused some trouble over there. CTR Project:

[1/4] tinkerpop git commit: Setup changelog/upgrade docs for 3.1.6

2016-10-25 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 2ae615f20 -> f161583e7 Setup changelog/upgrade docs for 3.1.6 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1f84ad39 Tree:

tinkerpop git commit: KryoShimService is no longer a META-INF service with priorities and all that. Instead, it is now a configuration property. If the user provided configuration DOES NOT have gremli

2016-10-25 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1389 532ed59c2 -> 49924cc66 KryoShimService is no longer a META-INF service with priorities and all that. Instead, it is now a configuration property. If the user provided configuration DOES NOT have gremlin.io.kryoShimService,

tinkerpop git commit: UnshadedKryoShimService is now the default for SparkGraphComputer. Users no longer have to System.setProperty() as its all handled in the SparkGraphComputer constructor. I would

2016-10-25 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1389 a0ce3178e -> 532ed59c2 UnshadedKryoShimService is now the default for SparkGraphComputer. Users no longer have to System.setProperty() as its all handled in the SparkGraphComputer constructor. I would really like to get rid of

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

2016-10-25 Thread dkuppitz
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/487b3bf1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/487b3bf1 Diff:

[1/3] tinkerpop git commit: CTR: Fixed a minor script bug that popped up in the latest release process.

2016-10-25 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/master 42090f2e8 -> 2ae615f20 CTR: Fixed a minor script bug that popped up in the latest release process. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/157dc3f7

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

2016-10-25 Thread dkuppitz
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/2ae615f2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2ae615f2 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/2ae615f2

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

2016-10-25 Thread dkuppitz
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/487b3bf1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/487b3bf1 Diff:

[1/2] tinkerpop git commit: CTR: Fixed a minor script bug that popped up in the latest release process.

2016-10-25 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/tp32 b262c7ec4 -> 487b3bf1f CTR: Fixed a minor script bug that popped up in the latest release process. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/157dc3f7

tinkerpop git commit: CTR: Fixed a minor script bug that popped up in the latest release process.

2016-10-25 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/tp31 52ae78524 -> 157dc3f78 CTR: Fixed a minor script bug that popped up in the latest release process. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/157dc3f7

[7/7] tinkerpop git commit: added Pick to the io graphson.asciidoc docs. updated CHANGELOG.

2016-10-25 Thread okram
added Pick to the io graphson.asciidoc docs. updated CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2817c01c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2817c01c Diff:

[1/7] tinkerpop git commit: Update the release email template to include pypi notice CTR

2016-10-25 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1507 0fec46db2 -> 2817c01c1 Update the release email template to include pypi notice CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e73ec41f Tree:

[2/7] tinkerpop git commit: Removed some test settings that were not longer relevant CTR

2016-10-25 Thread okram
Removed some test settings that were not longer relevant CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/3e6433bb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3e6433bb Diff: