stephen mallette created TINKERPOP-1902:
-------------------------------------------
Summary: Remove URI class usage in java driver
Key: TINKERPOP-1902
URL: https://issues.apache.org/jira/browse/TINKERPOP-1902
Project: TinkerPop
Issue Type: Improvement
Components: driver
Affects Versions: 3.2.7
Reporter: stephen mallette
Assignee: stephen mallette
The driver class makes use of the URI class for no other reason (that I can
tell/recall) beyond basic validation. Unfortunately the URI class doesn't parse
host names that include underscores very well which can cause problems in
docker usage. I think we can safely remove that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)