GitHub user dkuppitz opened a pull request:
https://github.com/apache/tinkerpop/pull/488
TINKERPOP-1545 IncidentToAdjacentStrategy is buggy (tp32)
https://issues.apache.org/jira/browse/TINKERPOP-1545
Made SimplePathStep implement PathProcessor and IncidentToAdjacentStrategy
skip all traversals that contain path processing steps.
VOTE: +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1545-tp32
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/488.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 #488
----
commit 82be4395a9798bc1c1e4260f169fbfb61c05d5c6
Author: Daniel Kuppitz <[email protected]>
Date: 2016-11-10T23:00:03Z
Made IncidentToAdjacentStrategy skip all traversals that contain steps with
a `PATH` requirement.
commit fcf9320ea8355bc83bb32780820e186e18c6bcb2
Author: Daniel Kuppitz <[email protected]>
Date: 2016-11-11T13:26:46Z
Merge branch 'TINKERPOP-1545' into TINKERPOP-1545-tp32
----
---
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.
---