Skip to content

Support custom connection SocketFactory #43

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
meltsufin opened this issue Dec 10, 2018 · 3 comments
Closed

Support custom connection SocketFactory #43

meltsufin opened this issue Dec 10, 2018 · 3 comments
Assignees
Labels
status: duplicate A duplicate of another issue type: enhancement A general enhancement

Comments

@meltsufin
Copy link

Notably Google Cloud's Cloud SQL makes use of a custom javax.net.SocketFactory for connecting to PostgreSQL.

@nebhale nebhale self-assigned this Jan 7, 2019
@nebhale
Copy link
Contributor

nebhale commented Jan 7, 2019

@violetagg Does reactor-netty support this kind of replacement?

@nebhale nebhale added the type: enhancement A general enhancement label Jan 7, 2019
@nebhale nebhale added the status: waiting-for-feedback We need additional information before we can continue label Jan 28, 2019
@nebhale
Copy link
Contributor

nebhale commented Apr 18, 2019

Ping @violetagg.

@mp911de mp911de added status: duplicate A duplicate of another issue and removed status: waiting-for-feedback We need additional information before we can continue labels Oct 22, 2019
@mp911de
Copy link
Collaborator

mp911de commented Oct 22, 2019

As discussed in the linked ticket, GCP connections via Cloud SQL Socket Factory require domain socket support. Unix domain socket support is now available with #181 and we can close this ticket now.

@mp911de mp911de closed this as completed Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants