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

[WFLY-13793]: Allow remote jms queue/topic not to use legacy amq1 prefix. #14412

Merged
merged 1 commit into from Jan 8, 2022

Conversation

ehsavoie
Copy link
Contributor

@ehsavoie ehsavoie commented Jul 1, 2021

  • Adding new mode attribute for external destinations.
  • Adding new supported property for @JMSDestination
  • Adding tests
  • Adding documentation.

Jira: https://issues.redhat.com/browse/WFLY-13793

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Jul 1, 2021
@ehsavoie ehsavoie force-pushed the WFLY-13793 branch 2 times, most recently from 3980265 to 31eb8ea Compare July 2, 2021 12:53
Copy link
Contributor

@soul2zimate soul2zimate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ehsavoie Thank you for the detailed tests. Overall this LGTM, except a few minor comments.

@ehsavoie ehsavoie force-pushed the WFLY-13793 branch 4 times, most recently from fdfe65b to 5fefce3 Compare August 12, 2021 14:21
…fix.

 * Adding new mode attribute for external destinations.
 * Adding new supported property for @JMSDestination
 * Adding tests
 * Adding docs for disabling the use of legacy amq1 prefix for queue or topic defined in the model or using annotations.

Jira: https://issues.redhat.com/browse/WFLY-13793
@darranl darranl added the ready-for-merge Only for use by those with merge permissions! label Jan 7, 2022
@darranl darranl mentioned this pull request Jan 7, 2022
@darranl darranl merged commit 21b6d14 into wildfly:main Jan 8, 2022
@ehsavoie ehsavoie deleted the WFLY-13793 branch September 27, 2023 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes ready-for-merge Only for use by those with merge permissions!
Projects
None yet
3 participants