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

Add two more (and correct others) Shovel properties #268

Merged
merged 3 commits into from
May 18, 2023

Conversation

ChunyiLyu
Copy link
Collaborator

@ChunyiLyu ChunyiLyu commented May 16, 2023

Related to #262

When we release the next major and drop support for older RMQ, we can remove add-forward-headers, delete-after, and prefetch-count from shovel definition.

- dest-application-properties and dest-properties are map
instead of string
@ChunyiLyu ChunyiLyu marked this pull request as draft May 16, 2023 11:19
@ChunyiLyu ChunyiLyu marked this pull request as ready for review May 16, 2023 11:49
@ChunyiLyu ChunyiLyu marked this pull request as draft May 17, 2023 09:20
@ChunyiLyu ChunyiLyu force-pushed the shovel-properties branch 2 times, most recently from 6f9d73a to 775a5f2 Compare May 17, 2023 15:10
- dest-queue-args, src-queue-args, src-consumer-args,
and dest-message-annotations
- other "missing" parameters 'add-timestamp-header' and
'publish-properties' are not added because their equivalent
'dest-add-timestamp-header' and 'dest-publish-properties'
are already present
@michaelklishin michaelklishin merged commit 794b143 into main May 18, 2023
@michaelklishin michaelklishin deleted the shovel-properties branch May 18, 2023 11:18
@michaelklishin michaelklishin changed the title Shovel properties Add two more (and correct others) Shovel properties May 18, 2023
@michaelklishin
Copy link
Owner

@ChunyiLyu thank you. I've tagged a new release, v2.15.0.

ChunyiLyu added a commit to rabbitmq/messaging-topology-operator that referenced this pull request May 19, 2023
- destApplicationProperties, destPublishProperties
and destPublishProperties should be map instead of string.
See related rabbit-hole changes:
michaelklishin/rabbit-hole#262
michaelklishin/rabbit-hole#268
ChunyiLyu added a commit to rabbitmq/messaging-topology-operator that referenced this pull request May 19, 2023
- destApplicationProperties, destPublishProperties
and destPublishProperties should be map instead of string.
See related rabbit-hole changes:
michaelklishin/rabbit-hole#262
michaelklishin/rabbit-hole#268
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