Skip to content

[FEATURE REQUEST] provide localSocketAddress property  #2146

Open
@bmarwell

Description

@bmarwell

Is your feature request related to a problem? If so, please give a short summary of the problem and how the feature would resolve it

When default routing is not sufficient, asking the driver to use a specific interface (either via interface name or IP or dns name) is useful.

Describe the preferred solution

Add a JDBC driver property localSocketAddress.
Allowed values

  • (must) IPv4 or IPv6 address
  • (must) dns name
  • (very optional) interface name

Describe alternatives you've considered

./.
None available, I am using Open Liberty.
Most drivers do support this already.

Additional context

See below

Reference Documentations/Specifications

Reference Implementation

Unknown, but a lot of drivers already support this exact JDBC property.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementAn enhancement to the driver. Lower priority than bugs.

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions