[
https://issues.apache.org/jira/browse/TINKERPOP-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319390#comment-16319390
]
ASF GitHub Bot commented on TINKERPOP-1858:
-------------------------------------------
Github user robertdale commented on the issue:
https://github.com/apache/tinkerpop/pull/767
Failed docker...
```
docker/build.sh -i -t
[ERROR] Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
13.448 s <<< FAILURE! - in
org.apache.tinkerpop.gremlin.server.channel.HttpChannelizerIntegrateTest
[ERROR]
shouldBreakOnInvalidAuthenticationHandler(org.apache.tinkerpop.gremlin.server.channel.HttpChannelizerIntegrateTest)
Time elapsed: 2.63 s <<< ERROR!
java.lang.Exception: Unexpected exception,
expected<org.apache.http.NoHttpResponseException> but
was<java.net.SocketException>
at
org.apache.tinkerpop.gremlin.server.channel.HttpChannelizerIntegrateTest.shouldBreakOnInvalidAuthenticationHandler(HttpChannelizerIntegrateTest.java:47)
```
> HttpChannelizer regression: Does not create specified AuthenticationHandler
> ---------------------------------------------------------------------------
>
> Key: TINKERPOP-1858
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1858
> Project: TinkerPop
> Issue Type: Bug
> Components: server
> Affects Versions: 3.3.0
> Environment: All
> Reporter: Keith Lohnes
> Labels: easyfix, regression
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> HttpChannelizer creates a HttpBasicAuthenticationHandler instead of
> instantiating the specified AuthenticationHandler from the configuration
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)