[
https://issues.apache.org/jira/browse/TINKERPOP-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15361298#comment-15361298
]
ASF GitHub Bot commented on TINKERPOP-1352:
-------------------------------------------
Github user robertdale commented on the issue:
https://github.com/apache/tinkerpop/pull/352
@spmallette I think the
GremlinServerAuthOldIntegrateTest.shouldFailAuthenticateWithPlainTextNoCredentials()
should remove the assertion startsWith("Invalid name provided"). The
GremlinServerAuthIntegrateTest.shouldFailAuthenticateWithPlainTextNoCredentials()
test does not look at the string, just the exception, and it appears to be
passing.
I believe the string in the exception may change based on the local
kerberos configuration.
> 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)