You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2019/01/30 18:19:00 UTC

[jira] [Closed] (TINKERPOP-1902) Remove URI class usage in java driver

     [ https://issues.apache.org/jira/browse/TINKERPOP-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen mallette closed TINKERPOP-1902.
---------------------------------------
    Resolution: Won't Do

I believe there is a workaround for the original problem mentioned in the descriptions. Not going to change this since it's "breaking"

> 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
>            Priority: Minor
>              Labels: breaking
>
> 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)