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

Create propagatable connection, add Transaction accessor #1231

Merged
merged 7 commits into from
Feb 28, 2023

Conversation

technical-debt-collector
Copy link
Contributor

@technical-debt-collector technical-debt-collector commented Sep 8, 2022

Motivation:

Proposed solution to #1214 and #646

This could probably be improved a great deal, but I've reached a stage with this one where I'd need some more eyes on it.
I'm also struggling with running a lot of the tests, so I am somewhat in the dark on whether or not this has broken anything.

Conformance:

You should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md
Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

@technical-debt-collector
Copy link
Contributor Author

@vietj is this still of any interest? If not then I'll just close it.

@vietj
Copy link
Member

vietj commented Jan 25, 2023

let me check, this PR was just forgotten

@vietj
Copy link
Member

vietj commented Jan 25, 2023

I believe it remains something we want, we just don't agreed on the naming. I'm not a fan of TransactionMode because it is too generic, I think instead we should rename TransactionPropagation which is more explicit

@vietj vietj added this to the 4.4.0 milestone Jan 25, 2023
@technical-debt-collector
Copy link
Contributor Author

I took the liberty to rename the constants too, let me know if you don't like the new ones.

@vietj vietj merged commit 8b28a02 into eclipse-vertx:master Feb 28, 2023
@vietj
Copy link
Member

vietj commented Feb 28, 2023

thanks for the contribution

@dozsa
Copy link

dozsa commented Mar 3, 2023

This is a helpful capability. Thank you for this enhancement. I saw the associated doc was not updated with this capability and how it would be used. Any plan to add this to the doc? Thanks.

@vietj
Copy link
Member

vietj commented Mar 6, 2023 via email

@technical-debt-collector
Copy link
Contributor Author

I'll see if I can find some time to look at this in the coming days

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

Successfully merging this pull request may close these issues.

3 participants