Stephen Mallette created TINKERPOP-2307:
-------------------------------------------
Summary: 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
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)