[
https://issues.apache.org/jira/browse/TINKERPOP-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15357267#comment-15357267
]
ASF GitHub Bot commented on TINKERPOP-1352:
-------------------------------------------
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)
> Connection Pool doesn't always grow
> ------------------------------------
>
> Key: TINKERPOP-1352
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1352
> Project: TinkerPop
> Issue Type: Bug
> Components: driver
> Affects Versions: 3.1.2-incubating
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Critical
> Fix For: 3.1.3, 3.2.1
>
>
> With certain configurations (that aren't terribly intuitive) of the driver,
> the connection pool won't grow properly - this includes the default
> configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)