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

AmqpForwardAttribute mailet: ignore errors when creating an exchange that already exists with a different configuration. #2414

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vttranlina
Copy link
Contributor

It will help us avoid starting James with failures.
Additionally, with each parameter configuration (e.g., durable, autoDelete, internal, passive), we do not need to have the same argument settings in the mailetcontainer.

…that already exists with a different configuration.
@quantranhong1999
Copy link
Contributor

Read it.

@vttranlina
Copy link
Contributor Author

I renamed AmqpForwardAttributeWithFanoutExchangeTypeIntegrationTest -> AmqpForwardAttributeIntegrationTest
Refactor the code and include a test case for this scenario.

…change that already exists with a different configuration.

- add test cases
@vttranlina
Copy link
Contributor Author

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.3.0:test (default-test) on project scaling-pulsar-smtp:

it does not relate to this pr,
can you rerun ci?

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.

4 participants