GitHub user velo opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/149
Fix fo TINKERPOP3-945
Added root cause to exceptions where a root cause is available
To make the decision of where to add root cause, I looked the impl (neo4j,
hadoop, spark and orientDB) and add it when the root cause is available.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/velo/incubator-tinkerpop TINKERPOP3-945
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/149.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 #149
----
commit 72ec79f08f6dfabdc1593931296bf2a022977965
Author: Marvin Froeder <[email protected]>
Date: 2015-11-09T19:22:12Z
TINKERPOP3-945 - added root cause to exceptions where a root cause is
available
----
---
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.
---