Skip to content

[🍒][Plugin-1779] Add TRANSACTION_ISOLATION_LEVEL config in MySQL, PostgreSQL & SQL Server plugins #594

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

Conversation

sgarg-CS
Copy link
Contributor

@sgarg-CS sgarg-CS commented May 6, 2025

[🍒]

🍒 [cherrypick]

Commits :

PR:


Add TRANSACTION_ISOLATION_LEVEL config in MySQL, PostgreSQL & SQL Server plugins

JIRA : Plugin-1779

Description

This PR adds the TRANSACTION_ISOLATION_LEVEL configuration property in MySQL, PostgreSQL & SQL Server plugins.

Added support for specifying the transaction isolation level in database plugins by introducing a new optional property "transactionIsolationLevel" in the AbstractDBSpecificConnectorConfig class — the parent class for MySQL, PostgreSQL, SQL Server and Oracle connector configurations.

Preview

image

Current branch sanity on CDAP (6.11)

image

…lugins

Add transaction isolation level to PostgreSQL, MYSQL and MSSQL Plugins.
@sgarg-CS sgarg-CS added the build label May 6, 2025
@sgarg-CS sgarg-CS requested a review from ritwiksahani May 6, 2025 07:01
@sgarg-CS sgarg-CS merged commit 5b58f8a into data-integrations:release/1.12 May 6, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants