[
https://issues.apache.org/jira/browse/TINKERPOP-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16311433#comment-16311433
]
ASF GitHub Bot commented on TINKERPOP-1858:
-------------------------------------------
Github user krlohnes commented on the issue:
https://github.com/apache/tinkerpop/pull/767
@spmallette Yeah, it looks like it happened with the `Merge branch TP32`
commit. If you look
[here](https://github.com/apache/tinkerpop/commit/960fdc11399590280522189b08727e90cd9b629a#diff-822877f6fd92f5cd4b57fa2167f92928R74)
it has `new HttpBasicAuthenticationHandler()` whereas the [previous
commit](https://github.com/apache/tinkerpop/commit/eae4101c5fb7b8b976c5898a12e180ee23e50269#diff-822877f6fd92f5cd4b57fa2167f92928R74)
uses `instantiateAuthenticationHandler(settings.authentication)`
> 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)