[
https://issues.apache.org/jira/browse/TINKERPOP3-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14530736#comment-14530736
]
stephen mallette commented on TINKERPOP3-662:
---------------------------------------------
This issue is only necessary if we see we have to go an extensive period of
time without Neo4j in the test suite in some way. Even being able to
periodically run slow-run integration tests against it out of process would
help solve this problem.
> Create a NO IdManager for TinkerGraph
> -------------------------------------
>
> Key: TINKERPOP3-662
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-662
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: tinkergraph
> Reporter: stephen mallette
>
> Create an {{IdManager}} that basically prevents TinkerGraph from allowing id
> assignment. That's just a thought for implementation - it might be better
> done as just a configuration to TinkerGraph itself. The reason for requiring
> this feature is to help create more internal coverage over tests that don't
> support user supplied ids. As it stands most graphs don't support that
> feature, so it would be nice to root out bugs ahead of time if we had a graph
> that had such a behavior. A new {{TinkerGraphNoIdProvider}} could be created
> to exercise all those test cases that currently go ignored.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)