Skip to content

Add support for specifying IP Types for SQL Server #359

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

Closed
shubha-rajan opened this issue Dec 7, 2020 · 1 comment · Fixed by #936
Closed

Add support for specifying IP Types for SQL Server #359

shubha-rajan opened this issue Dec 7, 2020 · 1 comment · Fixed by #936
Assignees
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@shubha-rajan
Copy link
Contributor

Feature Description

Allow users to specify whether to connect over public or private IP when using the JDBC connector for SQL Server. Since the mssql-jdbc driver currently only accepts one argument for the socket factory constructor, this is blocked until the driver supports passing in a Properties object to the constructor.

@shubha-rajan shubha-rajan added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Dec 7, 2020
@shubha-rajan shubha-rajan self-assigned this Dec 7, 2020
@shubha-rajan shubha-rajan added the priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. label Feb 9, 2021
@kurtisvg
Copy link
Contributor

This is blocked on the linked issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
2 participants