GitHub user jorgebay opened a pull request:
https://github.com/apache/tinkerpop/pull/690
TINKERPOP-1445 Unwrap AggregateException for sync io operations
https://issues.apache.org/jira/browse/TINKERPOP-1744
Includes a test expecting the underlying exception (`ResponseException`) to
be thrown.
Builds with `mvn clean install -P gremlin-dotnet`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1744
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/690.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 #690
----
commit a655e2649ab9a6ba1885dde317d81e845a7507b8
Author: Jorge Bay Gondra <[email protected]>
Date: 2017-08-09T09:46:28Z
Unwrap AggregateException for sync io operations
----
---
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.
---