NIFI-8087 Adds MessageGroupID and MessageDuplicationId to PutSNS#5367
Closed
sdairs wants to merge 2 commits intoapache:mainfrom
sdairs:nifi-8087
Closed
NIFI-8087 Adds MessageGroupID and MessageDuplicationId to PutSNS#5367sdairs wants to merge 2 commits intoapache:mainfrom sdairs:nifi-8087
sdairs wants to merge 2 commits intoapache:mainfrom
sdairs:nifi-8087
Conversation
sdairs
commented
Sep 5, 2021
...-bundle/nifi-aws-processors/src/test/java/org/apache/nifi/processors/aws/sns/TestPutSNS.java
Outdated
Show resolved
Hide resolved
pvillard31
approved these changes
Sep 18, 2021
Contributor
|
Merged, thanks @sdairs |
krisztina-zsihovszki
pushed a commit
to krisztina-zsihovszki/nifi
that referenced
this pull request
Jun 28, 2022
Updated topic arn assert to match dummy topic name with .fifo suffix Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes apache#5367.
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.
https://issues.apache.org/jira/browse/NIFI-8087
Adds MessageGroupID and MessageDuplicationID properties to PutSNS to support SNS FIFO topics