tinkerpop git commit: TINKERPOP-1976 Added GLV test for peerPressure()

2018-08-07 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1976 44ab592c6 -> 1414adc76 TINKERPOP-1976 Added GLV test for peerPressure() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1414adc7 Tree:

[8/8] tinkerpop git commit: Updated changelog CTR

2018-08-07 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/37476a2b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/37476a2b Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/37476a2b

[2/8] tinkerpop git commit: TINKERPOP-2005 Handle evaluation excetions in AbstractEvalOpProcessor

2018-08-07 Thread spmallette
TINKERPOP-2005 Handle evaluation excetions in AbstractEvalOpProcessor Some script evaluation exceptions in AbstractEvalOpProcessor may occur after the script has started executing. In this situation it it critical to prevent potentially writing multiple final (e.g. error vs. success) responses

[7/8] tinkerpop git commit: Merge branch 'pr-899' into tp32

2018-08-07 Thread spmallette
Merge branch 'pr-899' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/387cf693 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/387cf693 Diff:

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

2018-08-07 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/op/AbstractEvalOpProcessor.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fa7a7f61 Tree:

[5/8] tinkerpop git commit: TINKERPOP-2005 Minor code cleanup

2018-08-07 Thread spmallette
TINKERPOP-2005 Minor code cleanup * Declare variables 'final' * Remove unused variables Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0e0d26cd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0e0d26cd

[1/8] tinkerpop git commit: TINKERPOP-2005 Reject multiple final responses in AbstractEvalOpProcessor

2018-08-07 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 2d315e828 -> 37476a2b4 TINKERPOP-2005 Reject multiple final responses in AbstractEvalOpProcessor Add isFinalResponse() getter to ResponseStatusCode Introduce ResponseHandlerContext to allow tracking the final response status per request

[06/10] tinkerpop git commit: TINKERPOP-2005 Set/restore log level in ResponseHandlerContextTest

2018-08-07 Thread spmallette
TINKERPOP-2005 Set/restore log level in ResponseHandlerContextTest This is to allow these tests to capture intended log messages in the CI environment. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fe9c26f6 Tree:

[2/9] tinkerpop git commit: TINKERPOP-2005 Handle evaluation excetions in AbstractEvalOpProcessor

2018-08-07 Thread spmallette
TINKERPOP-2005 Handle evaluation excetions in AbstractEvalOpProcessor Some script evaluation exceptions in AbstractEvalOpProcessor may occur after the script has started executing. In this situation it it critical to prevent potentially writing multiple final (e.g. error vs. success) responses

[6/8] tinkerpop git commit: TINKERPOP-2005 Set/restore log level in ResponseHandlerContextTest

2018-08-07 Thread spmallette
TINKERPOP-2005 Set/restore log level in ResponseHandlerContextTest This is to allow these tests to capture intended log messages in the CI environment. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fe9c26f6 Tree:

[3/8] tinkerpop git commit: TINKERPOP-2005 Encapsulate test eval timeout overrides in a method

2018-08-07 Thread spmallette
TINKERPOP-2005 Encapsulate test eval timeout overrides in a method This is to avoid directly exposing other settings whose changes may not be effective until the server is restarted. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[6/9] tinkerpop git commit: TINKERPOP-2005 Set/restore log level in ResponseHandlerContextTest

2018-08-07 Thread spmallette
TINKERPOP-2005 Set/restore log level in ResponseHandlerContextTest This is to allow these tests to capture intended log messages in the CI environment. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fe9c26f6 Tree:

[4/8] tinkerpop git commit: TINKERPOP-2005 Expand .* imports in ResponseStatusCodeTest

2018-08-07 Thread spmallette
TINKERPOP-2005 Expand .* imports in ResponseStatusCodeTest Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/63ae13c2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/63ae13c2 Diff:

[03/10] tinkerpop git commit: TINKERPOP-2005 Encapsulate test eval timeout overrides in a method

2018-08-07 Thread spmallette
TINKERPOP-2005 Encapsulate test eval timeout overrides in a method This is to avoid directly exposing other settings whose changes may not be effective until the server is restarted. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[8/9] tinkerpop git commit: Updated changelog CTR

2018-08-07 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/37476a2b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/37476a2b Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/37476a2b

[4/9] tinkerpop git commit: TINKERPOP-2005 Expand .* imports in ResponseStatusCodeTest

2018-08-07 Thread spmallette
TINKERPOP-2005 Expand .* imports in ResponseStatusCodeTest Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/63ae13c2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/63ae13c2 Diff:

[07/10] tinkerpop git commit: Merge branch 'pr-899' into tp32

2018-08-07 Thread spmallette
Merge branch 'pr-899' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/387cf693 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/387cf693 Diff:

[01/10] tinkerpop git commit: TINKERPOP-2005 Reject multiple final responses in AbstractEvalOpProcessor

2018-08-07 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 1e8baec97 -> 9357d6a1f TINKERPOP-2005 Reject multiple final responses in AbstractEvalOpProcessor Add isFinalResponse() getter to ResponseStatusCode Introduce ResponseHandlerContext to allow tracking the final response status per

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

2018-08-07 Thread spmallette
Merge branch 'tp33' Conflicts: gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/op/AbstractOpProcessor.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9357d6a1 Tree:

[7/9] tinkerpop git commit: Merge branch 'pr-899' into tp32

2018-08-07 Thread spmallette
Merge branch 'pr-899' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/387cf693 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/387cf693 Diff:

[3/9] tinkerpop git commit: TINKERPOP-2005 Encapsulate test eval timeout overrides in a method

2018-08-07 Thread spmallette
TINKERPOP-2005 Encapsulate test eval timeout overrides in a method This is to avoid directly exposing other settings whose changes may not be effective until the server is restarted. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[08/10] tinkerpop git commit: Updated changelog CTR

2018-08-07 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/37476a2b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/37476a2b Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/37476a2b

[5/9] tinkerpop git commit: TINKERPOP-2005 Minor code cleanup

2018-08-07 Thread spmallette
TINKERPOP-2005 Minor code cleanup * Declare variables 'final' * Remove unused variables Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0e0d26cd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0e0d26cd

[05/10] tinkerpop git commit: TINKERPOP-2005 Minor code cleanup

2018-08-07 Thread spmallette
TINKERPOP-2005 Minor code cleanup * Declare variables 'final' * Remove unused variables Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0e0d26cd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0e0d26cd

[09/10] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-08-07 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/op/AbstractEvalOpProcessor.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fa7a7f61 Tree:

[04/10] tinkerpop git commit: TINKERPOP-2005 Expand .* imports in ResponseStatusCodeTest

2018-08-07 Thread spmallette
TINKERPOP-2005 Expand .* imports in ResponseStatusCodeTest Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/63ae13c2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/63ae13c2 Diff:

[1/9] tinkerpop git commit: TINKERPOP-2005 Reject multiple final responses in AbstractEvalOpProcessor

2018-08-07 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp33 2cf551f08 -> fa7a7f613 TINKERPOP-2005 Reject multiple final responses in AbstractEvalOpProcessor Add isFinalResponse() getter to ResponseStatusCode Introduce ResponseHandlerContext to allow tracking the final response status per request

[02/10] tinkerpop git commit: TINKERPOP-2005 Handle evaluation excetions in AbstractEvalOpProcessor

2018-08-07 Thread spmallette
TINKERPOP-2005 Handle evaluation excetions in AbstractEvalOpProcessor Some script evaluation exceptions in AbstractEvalOpProcessor may occur after the script has started executing. In this situation it it critical to prevent potentially writing multiple final (e.g. error vs. success) responses

tinkerpop git commit: This closes #906

2018-08-07 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 9b41f5a7f -> 1e8baec97 This closes #906 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1e8baec9 Tree:

tinkerpop git commit: TINKERPOP-1976 Added pageRank() test for GLVs

2018-08-07 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1976 dc95de489 -> 44ab592c6 TINKERPOP-1976 Added pageRank() test for GLVs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/44ab592c Tree:

[1/2] tinkerpop git commit: Added a system error code for failed plugin installs to Gremlin Server CTR

2018-08-07 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp33 3e308f522 -> 2cf551f08 Added a system error code for failed plugin installs to Gremlin Server CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2d315e82

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

2018-08-07 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/2cf551f0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2cf551f0 Diff:

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

2018-08-07 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/9b41f5a7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9b41f5a7 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/9b41f5a7

tinkerpop git commit: Added a system error code for failed plugin installs to Gremlin Server CTR

2018-08-07 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 b98ff5e15 -> 2d315e828 Added a system error code for failed plugin installs to Gremlin Server CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2d315e82

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

2018-08-07 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/2cf551f0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2cf551f0 Diff:

[1/3] tinkerpop git commit: Added a system error code for failed plugin installs to Gremlin Server CTR

2018-08-07 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master a5d1aa660 -> 9b41f5a7f Added a system error code for failed plugin installs to Gremlin Server CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2d315e82