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

[DBZ-PGYB] Add load-balance property to multi host url pattern #135

Conversation

Sumukh-Phalgaonkar
Copy link

@Sumukh-Phalgaonkar Sumukh-Phalgaonkar commented Jul 1, 2024

Currently the PG debezium connector makes use of smart driver for creating connections to YugabyteDB. The smart driver has in built support for load balancing. However to enable this, the property load-balance=true needs to be set in the connection URL.

This PR adds the load-balance=true property to the multi host URL used for creating load-balanced connections.

@Sumukh-Phalgaonkar Sumukh-Phalgaonkar merged commit e41b21a into yugabyte:ybdb-debezium-2.5.2 Jul 1, 2024
1 check passed
@Sumukh-Phalgaonkar Sumukh-Phalgaonkar deleted the load-balancing-connections branch July 1, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants