[
https://issues.apache.org/jira/browse/TINKERPOP-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette closed TINKERPOP-2307.
---------------------------------------
Fix Version/s: 3.3.10
3.4.5
3.5.0
Resolution: Done
Fixed via CTR -
https://github.com/apache/tinkerpop/commit/67220e46f02ca54d03e2edb77878d707e821849d
> Add better error message for badly configured Channelizer
> ---------------------------------------------------------
>
> Key: TINKERPOP-2307
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2307
> Project: TinkerPop
> Issue Type: Improvement
> Components: driver
> Affects Versions: 3.3.9
> Reporter: Stephen Mallette
> Assignee: Stephen Mallette
> Priority: Minor
> Fix For: 3.5.0, 3.4.5, 3.3.10
>
>
> If you add a bad configuration for the {{Channelizer}} in the Java driver
> like:
> {code}
> connectionPool: { channelizer: Channelizer.WebSocketChannelizer }
> {code}
> Then the host just gets marked as dead and it's not clear as to why.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)