Skip to content

When using library only with udp, still need to provide address in http format #279

Open
@abadyan-vonage

Description

@abadyan-vonage

If I don't provide a URL with an "http://" prefix, I get a NullReferenceException.
This is not relevant for udp.
Using version 2.5.
The problem is in InfluxDBImpl:
return InetAddress.getByName(HttpUrl.parse(url).host());

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions