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

Make Transactional driver pool configurable #183

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

graben
Copy link
Contributor

@graben graben commented Jan 7, 2025

  • Add properties to customize the usage of Narayana Transactional driver.
  • Add a workaround for missing EIS naming for recovery XAResource and proper database modifiers for common database systems.
  • Disable pooling for GenericXADataSource which should be the expected behaviour by name.
  • Add new test cases for 'simple' pooling (old behaviour) since former ones reflect poolless connection handling

@geoand: You please may have a deeper look on it. It's a bigger changeset. ;)

@graben graben force-pushed the transactionalDriverPool branch from ba9b00b to 7fa1dd4 Compare January 9, 2025 19:40
@graben graben force-pushed the transactionalDriverPool branch from 7fa1dd4 to c8e86f6 Compare January 13, 2025 14:57
@graben graben marked this pull request as ready for review January 13, 2025 15:12
@geoand
Copy link
Member

geoand commented Jan 13, 2025

Unfortunately I have no domain knowledge so I am not really qualified to do a real review

@geoand geoand merged commit 1988bf2 into snowdrop:main Jan 13, 2025
2 checks passed
@graben graben deleted the transactionalDriverPool branch January 13, 2025 15:55
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