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

Support temporary destinations #377

Merged
merged 14 commits into from
Mar 19, 2023
Merged

Support temporary destinations #377

merged 14 commits into from
Mar 19, 2023

Conversation

faustin0
Copy link
Contributor

@faustin0 faustin0 commented Mar 4, 2023

This PR add support to consume/publish from/to temporary destination.
Temporary destination needs to be created manually before producing of consuming from them, so new methods in the JmsClient has been added to manually create the needed Destinations.

Many thanks to @adamretter for the orginal PR #354

@faustin0 faustin0 force-pushed the feature/temporary-queue branch from 6a9613b to 0af5b4d Compare March 7, 2023 07:20
@faustin0 faustin0 force-pushed the feature/temporary-queue branch from 0af5b4d to d3ef147 Compare March 8, 2023 21:18
@faustin0 faustin0 merged commit 40c9327 into main Mar 19, 2023
@faustin0 faustin0 deleted the feature/temporary-queue branch March 19, 2023 15:29
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