Skip to content

Need transaction support #93

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

Open
Qoooooooooooo opened this issue Feb 22, 2021 · 2 comments · May be fixed by #110
Open

Need transaction support #93

Qoooooooooooo opened this issue Feb 22, 2021 · 2 comments · May be fixed by #110
Assignees
Labels
enhancement New feature or request

Comments

@Qoooooooooooo
Copy link

Need transaction support
:)

@majusko
Copy link
Owner

majusko commented Feb 23, 2021

Could you please give more info on how would you like to have a transaction implemented? I can add a configuration option so pulsarClient bean can be reused for creating your own transaction using shared bean if it's good enough for you. However, I will need to study transactions in case you would like to have some sort of annotation-based workflow.

@Qoooooooooooo
Copy link
Author

such as pulsarProperties add PulsarClient.builder().serviceUrl(pulsarProperties.getServiceUrl()).enableTransaction(true)

@majusko majusko self-assigned this May 19, 2021
@majusko majusko added the enhancement New feature or request label May 19, 2021
@majusko majusko linked a pull request May 19, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants