Skip to content

NumberFormatException parsing JDBC URL #1198

@smithtonson

Description

@smithtonson

Describe the bug

Actian (formerly Ingres) JDBC ports are alphanumeric instead of Integers so ConnectionMetaData. parseAuthority() is throwing a NumberFormatException on line 546.

Steps to reproduce

Using Actian JDBC driver to an Actian db on standard ports like "II7"

Expected behavior

HostPort class accepts String ports
or provide config option to exclude collecting this info (since Actian is a small target to make this change for)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions