Github user robertdale commented on the issue:
https://github.com/apache/tinkerpop/pull/352
Using (have to ignore hadoop/spark) mvn clean install -pl
gremlin-shaded,gremlin-core,gremlin-test,gremlin-groovy,gremlin-groovy-test,tinkergraph-gremlin,neo4j-gremlin,gremlin-driver,gremlin-console,gremlin-server,gremlin-archetype
&& mvn verify -pl gremlin-server -DskipIntegrationTests=false -DincludeNeo4j
GremlinServerSessionIntegrateTest.shouldEnsureSessionBindingsAreThreadSafe
consistently fails for me. The tp31 tip does not fail.
No such property: a for class: Script2
I added a get() where the vars are set to ensure it happens before the rest
of the threads. Does not appear to be a race condition.
[console.txt](https://github.com/apache/tinkerpop/files/341746/console.txt)
---
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.
---