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

2017-03-10 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/b5bd36bf Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b5bd36bf Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b5bd36bf Br

[1/4] tinkerpop git commit: Fixed an NPE in GraphMLReader where if the doesn't have an ID field and the base graph supports ids, then an NPE happens. Added a test case to verifiy working behavi

2017-03-10 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 1cd24031d -> b5bd36bf5 Fixed an NPE in GraphMLReader where if the doesn't have an ID field and the base graph supports ids, then an NPE happens. Added a test case to verifiy working behavior. Super simple fix. CTR. Project: http://g

[3/4] tinkerpop git commit: Updated changelog CTR

2017-03-10 Thread spmallette
Updated changelog CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/60a3fb33 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/60a3fb33 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/60a3fb33

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

2017-03-10 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/a93bbf8f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a93bbf8f Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a93bbf8f Br

tinkerpop git commit: Updated changelog CTR

2017-03-10 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 61a3d125c -> 60a3fb33e Updated changelog CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/60a3fb33 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/t

[14/17] tinkerpop git commit: TINKERPOP-1644 Cleaned up a bad import

2017-03-10 Thread spmallette
TINKERPOP-1644 Cleaned up a bad import Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/33db1a38 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/33db1a38 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpo

[03/17] tinkerpop git commit: TINKERPOP-1644 Fix exception handling.

2017-03-10 Thread spmallette
TINKERPOP-1644 Fix exception handling. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/17a72e0e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/17a72e0e Diff: http://git-wip-us.apache.org/repos/asf/tinkerpo

[08/17] tinkerpop git commit: TINKERPOP-1644 Fix exception handling.

2017-03-10 Thread spmallette
TINKERPOP-1644 Fix exception handling. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1df71c81 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1df71c81 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpo

[12/17] tinkerpop git commit: TINKERPOP-1644 Made the "counter" in GremlinGroovyScriptEngine static

2017-03-10 Thread spmallette
TINKERPOP-1644 Made the "counter" in GremlinGroovyScriptEngine static It seems that this field should be static and shared across all instances as the script name seems to share space with other GroovyClassLoaders. Not sure what would happen in the case of collision, but there doesn't seem to be

[02/17] tinkerpop git commit: Updated changelog CTR

2017-03-10 Thread spmallette
Updated changelog CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/60a3fb33 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/60a3fb33 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/60a3fb33

[13/17] tinkerpop git commit: TINKERPOP-1644 Renamed metrics for GremlinScriptEngine instances.

2017-03-10 Thread spmallette
TINKERPOP-1644 Renamed metrics for GremlinScriptEngine instances. Included the name of the GremlinScriptEngine and prefixed each metric with GremlinServer class name to be consistent with other metrics. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apa

[07/17] tinkerpop git commit: TINKERPOP-1644 Remove gremlin-server caffeine dependency

2017-03-10 Thread spmallette
TINKERPOP-1644 Remove gremlin-server caffeine dependency Caffeine is now down in gremlin-groovy. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/608f024f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/608

[16/17] tinkerpop git commit: TINKERPOP-1644 Added metrics to GremlinGroovyScriptEngine

2017-03-10 Thread spmallette
TINKERPOP-1644 Added metrics to GremlinGroovyScriptEngine Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8ffa5af6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8ffa5af6 Diff: http://git-wip-us.apache.org

[09/17] tinkerpop git commit: TINKERPOP-1644 Minor code format updates

2017-03-10 Thread spmallette
TINKERPOP-1644 Minor code format updates Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/de1d58ab Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/de1d58ab Diff: http://git-wip-us.apache.org/repos/asf/tinker

[05/17] tinkerpop git commit: TINKERPOP-1644 Improve script compilation syncronisation Script compilation is synchronised. Script compilation times are placed in to logs. Failed scripts will not be re

2017-03-10 Thread spmallette
TINKERPOP-1644 Improve script compilation syncronisation Script compilation is synchronised. Script compilation times are placed in to logs. Failed scripts will not be recompiled. Scripts that take over 5 seconds to compile are logged as a warning. Project: http://git-wip-us.apache.org/repos/asf/

[01/17] tinkerpop git commit: Fixed an NPE in GraphMLReader where if the doesn't have an ID field and the base graph supports ids, then an NPE happens. Added a test case to verifiy working beha

2017-03-10 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1644 45822ede9 -> 33db1a389 (forced update) Fixed an NPE in GraphMLReader where if the doesn't have an ID field and the base graph supports ids, then an NPE happens. Added a test case to verifiy working behavior. Super simple fix.

[06/17] tinkerpop git commit: TINKERPOP-1644 Use Caffeine cache

2017-03-10 Thread spmallette
TINKERPOP-1644 Use Caffeine cache Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/18778e40 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/18778e40 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/dif

[17/17] tinkerpop git commit: TINKERPOP-1644 Exposed GremlinScriptEngine metrics in Gremlin Server

2017-03-10 Thread spmallette
TINKERPOP-1644 Exposed GremlinScriptEngine metrics in Gremlin Server Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b689deb1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b689deb1 Diff: http://git-wip-us

[04/17] tinkerpop git commit: TINKERPOP-1644 Use future instead of maintaining a separate map of failures.

2017-03-10 Thread spmallette
TINKERPOP-1644 Use future instead of maintaining a separate map of failures. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/deb68280 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/deb68280 Diff: http://gi

[10/17] tinkerpop git commit: TINKERPOP-1644 Updated changelog

2017-03-10 Thread spmallette
TINKERPOP-1644 Updated changelog Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b29ba121 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b29ba121 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff

[15/17] tinkerpop git commit: TINKERPOP-1644 Docs for new metrics in Gremlin Server

2017-03-10 Thread spmallette
TINKERPOP-1644 Docs for new metrics in Gremlin Server Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/37976526 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/37976526 Diff: http://git-wip-us.apache.org/rep

[11/17] tinkerpop git commit: TINKERPOP-1644 Provided configuration options for GremlinGroovyScriptEngine

2017-03-10 Thread spmallette
TINKERPOP-1644 Provided configuration options for GremlinGroovyScriptEngine Introduced new customizers to pass in configuration options to the GremlinGroovyScriptEngine. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commi

tinkerpop git commit: TINKERPOP-1642 Removed some extra iteration in Parameters.getTraversals()

2017-03-10 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1642 d13210f53 -> 103d7f9df TINKERPOP-1642 Removed some extra iteration in Parameters.getTraversals() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/103

tinkerpop git commit: TINKERPOP-1642 Minor refactoring to get rid of duplicate code

2017-03-10 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1642 103d7f9df -> 249a5d36e TINKERPOP-1642 Minor refactoring to get rid of duplicate code Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/249a5d36 Tree:

tinkerpop git commit: TINKERPOP-1642 Made Mutating steps implement Scoping.

2017-03-10 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1642 249a5d36e -> 31551ec0f TINKERPOP-1642 Made Mutating steps implement Scoping. This simplified PathUtil.getReferencedLabels() and reduced iterations over Parameter traversals. Project: http://git-wip-us.apache.org/repos/asf/tin