Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] provide localSocketAddress property #2146

Open
bmarwell opened this issue Jun 13, 2023 · 1 comment · May be fixed by #2152
Open

[FEATURE REQUEST] provide localSocketAddress property #2146

bmarwell opened this issue Jun 13, 2023 · 1 comment · May be fixed by #2152
Labels
Enhancement An enhancement to the driver. Lower priority than bugs.
Projects

Comments

@bmarwell
Copy link

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.

@tkyc tkyc added the Enhancement An enhancement to the driver. Lower priority than bugs. label Jun 13, 2023
@tkyc
Copy link
Member

tkyc commented Jun 13, 2023

We'll visit this in planning and let you know if we'll take up work on this.

@tkyc tkyc self-assigned this Jun 16, 2023
@lilgreenbird lilgreenbird added this to Under Investigation in MSSQL JDBC via automation Jun 20, 2023
@tkyc tkyc linked a pull request Jun 20, 2023 that will close this issue
@Jeffery-Wasty Jeffery-Wasty linked a pull request Jun 21, 2023 that will close this issue
@Jeffery-Wasty Jeffery-Wasty moved this from Under Investigation to Backlog in MSSQL JDBC Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An enhancement to the driver. Lower priority than bugs.
Projects
MSSQL JDBC
  
Backlog
Development

Successfully merging a pull request may close this issue.

2 participants