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 MQ section to OPERATING.md #322

Merged
merged 2 commits into from
Oct 4, 2023
Merged

Add MQ section to OPERATING.md #322

merged 2 commits into from
Oct 4, 2023

Conversation

adrianclay
Copy link
Collaborator

The content has been plagiarised from the GP2GP adaptor.

I'm not clear if there's anything more to add for now, so happy to take a steer from @benhession.

OPERATING.md Outdated
**Using AmazonMQ**

* A persistent broker (not in-memory) must be used to avoid data loss.
* A configuration profile that includes settings for [retry and dead-lettering](https://activemq.apache.org/message-redelivery-and-dlq-handling.html) must be applied.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should add "and placing non persistent messages onto the dead letter queue" should be added here too. As MHS adaptor currently sends them non-persistent dead lettering wouldn't be used without this config.

@adrianclay adrianclay force-pushed the NIAD-2783 branch 2 times, most recently from b925541 to 5b649d4 Compare October 3, 2023 14:26
@adrianclay adrianclay marked this pull request as ready for review October 3, 2023 14:26
Copy link
Contributor

@HarveySembhyNHS HarveySembhyNHS left a comment

Choose a reason for hiding this comment

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

Approved

The content has been plagiarised from the GP2GP adaptor
Also document broker related environment variables
@adrianclay adrianclay enabled auto-merge (squash) October 4, 2023 15:14
@adrianclay adrianclay merged commit f6307dc into main Oct 4, 2023
@adrianclay adrianclay deleted the NIAD-2783 branch October 4, 2023 15:38
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.

3 participants