GitHub user spmallette opened a pull request:

    https://github.com/apache/tinkerpop/pull/599

    TinkerPop-1044 master

    https://issues.apache.org/jira/browse/TINKERPOP-1044
    
    Companion pull request for #598 since there were some conflicts that needed 
resolution that were somewhat non-trivial.
    
    All tests pass with `docker/build.sh -t -n -i`
    
    VOTE +1

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1044-master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/599.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #599
    
----
commit b29bab0acada54aa525184935d96b41f9cf0854b
Author: Stephen Mallette <[email protected]>
Date:   2017-04-06T21:55:39Z

    TINKERPOP-1044 Additional error data to Gremlin Server responses
    
    Applies to all protocols: http, nio, and websocket. Added stack trace and 
exception hierarchy. Deprecated the "Exception-Class" in the http protocol.

commit c33069cecd227dff664a02330a8462efce32e121
Author: Stephen Mallette <[email protected]>
Date:   2017-04-06T22:10:08Z

    TINKERPOP-1044 Added documentation for additional error info in 
ResponseMessage

commit 92eceb4e620409be2c9ee810cc4132b7ae2dafc7
Author: Stephen Mallette <[email protected]>
Date:   2017-04-07T12:22:31Z

    Merge branch 'TINKERPOP-1044' into TINKERPOP-1044-master
    
    Conflicts:
        
gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/op/AbstractEvalOpProcessor.java
        
gremlin-server/src/test/java/org/apache/tinkerpop/gremlin/server/GremlinServerHttpIntegrateTest.java

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to