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

AG-208: Feature enrichment for XAResourceWrapper #69

Merged
merged 1 commit into from Aug 4, 2023

Conversation

graben
Copy link
Contributor

@graben graben commented May 28, 2023

@barreiro : Could you plz review?

@graben graben force-pushed the AG-208 branch 4 times, most recently from 4bfc4b4 to 9ce9343 Compare May 29, 2023 14:32
@graben graben marked this pull request as ready for review June 4, 2023 16:24
@graben
Copy link
Contributor Author

graben commented Jun 28, 2023

@barreiro : Did find time to review, yet?

@barreiro
Copy link
Contributor

thanks @graben. I'm writing a couple more test cases and then I'll be able to merge this PR.

@graben
Copy link
Contributor Author

graben commented Aug 2, 2023

@barreiro : Feedback added to PR

@graben graben requested a review from barreiro August 3, 2023 15:51
@graben graben changed the title AG-208: Fix marker interfaces for LocalXAResource/ConnectableLocalXAResource AG-208: Feature enrichment for XAResourceWrapper Aug 3, 2023
@barreiro barreiro merged commit e5cafc2 into agroal:master Aug 4, 2023
4 checks passed
@barreiro
Copy link
Contributor

barreiro commented Aug 4, 2023

awesome !! thanks @graben

@graben graben deleted the AG-208 branch August 4, 2023 12:37
@graben
Copy link
Contributor Author

graben commented Aug 4, 2023

Hi @barreiro, I'm just thinking about CommitMarkableResource wouldn't really work well with Spring-Boot as DataSource isn't being bind to JNDI. I think I will work on another improvement for this.

@barreiro
Copy link
Contributor

barreiro commented Aug 4, 2023

@graben that would be an improvement to either Narayana or Spring-Boot, no ??

The RecoveryModule always fetch the datasource from JNDI.

By the way, I'm not sure Quarkus has everything need for CMR either.

@graben
Copy link
Contributor Author

graben commented Aug 4, 2023

@barreiro : It'll be an improvement to the Spring-Boot starter only. I'm just coding a bit in a WIP branch AG-xxx I'll submit PR once ready.

By the way, further enhance of integration of Narayana to Spring-Boot is also on the way snowdrop/narayana-spring-boot#107

@barreiro
Copy link
Contributor

barreiro commented Aug 4, 2023

@graben thanks for letting me know. I have left some comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants