Skip to content

chore: refactor read write splitting plugins to use an abstract rw plugin#1229

Open
karenc-bq wants to merge 3 commits intomainfrom
chore/gdb-rw-refactoring
Open

chore: refactor read write splitting plugins to use an abstract rw plugin#1229
karenc-bq wants to merge 3 commits intomainfrom
chore/gdb-rw-refactoring

Conversation

@karenc-bq
Copy link
Copy Markdown
Contributor

Description

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@karenc-bq karenc-bq marked this pull request as ready for review April 29, 2026 19:38
driver_dialect = self._plugin_service.driver_dialect

if close_only_if_idle and internal_conn == current_conn:
# Connection is in use, do not close
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason we are removing the comments?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accidentally removed when removing debugging logs. Added them back

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants