ARTEMIS-2000: For ScaleDown set the RoutingType header property on th…#2202
Closed
RoddieKieley wants to merge 2 commits into
Closed
ARTEMIS-2000: For ScaleDown set the RoutingType header property on th…#2202RoddieKieley wants to merge 2 commits into
RoddieKieley wants to merge 2 commits into
Conversation
…e message so if the address does not exist on the other end it will be created correctly.
Contributor
|
tests? |
Contributor
|
@RoddieKieley any chance you can add a test? |
Contributor
Author
|
@clebertsuconic Will do when possible. |
f6fe82c to
052b67d
Compare
Contributor
Author
|
@clebertsuconic I cherry picked an added test onto this branch based on master and as well cherry picked the main commit and that commit onto a 2.6.x based branch and opened up a separate PR #2319 to get it into 2.6.x. This seemed like a safe approach as the rebase from master to 2.6.x wasn't completely smooth. If this doesn't work let me know. |
Contributor
|
We always use cherry pick -x on 2.6.x Let me merge master first. And I will let you know. |
asfgit
pushed a commit
that referenced
this pull request
Sep 14, 2018
…e message so if the address does not exist on the other end it will be created correctly. Test added by Andy Taylor (commit squash during rebase on #2202)
franz1981
pushed a commit
to franz1981/activemq-artemis
that referenced
this pull request
Sep 18, 2018
…e message so if the address does not exist on the other end it will be created correctly. Test added by Andy Taylor (commit squash during rebase on apache#2202) (cherry picked from commit 34df967) (cherry picked from commit 98dd060)
clebertsuconic
pushed a commit
to clebertsuconic/artemis
that referenced
this pull request
Sep 19, 2018
…e message so if the address does not exist on the other end it will be created correctly. Test added by Andy Taylor (commit squash during rebase on apache#2202)
k-wall
pushed a commit
to k-wall/activemq-artemis
that referenced
this pull request
Feb 22, 2019
…e message so if the address does not exist on the other end it will be created correctly. Test added by Andy Taylor (commit squash during rebase on apache#2202)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…e message so if the address does not exist on the other end it will be created correctly.