Skip to content

ActiveMQ resilience - #83

Merged
adeutscher merged 7 commits into
developfrom
issue/20/activemq-resilience
Aug 21, 2026
Merged

ActiveMQ resilience#83
adeutscher merged 7 commits into
developfrom
issue/20/activemq-resilience

Conversation

@adeutscher

@adeutscher adeutscher commented Aug 21, 2026

Copy link
Copy Markdown
Owner
  • Add Polly resilience pipelines to ActiveMQ implementation
  • Tidy up ActiveMQ implementation to remove use of Lazy fetchers. Allows for the potential resetting of consumer in the rough vein of RabbitMQ's channel retry wrapper.
  • Adjust local testing documentation for ActiveMQ to use Python scripts for creating a queue instead of necessarily having to go through the web interface.
  • Update send-activemq-message.py script
  • Adjust local sending script to be more tolerant of storage issues on local disk.

@adeutscher adeutscher self-assigned this Aug 21, 2026
@adeutscher adeutscher added the enhancement New feature or request label Aug 21, 2026
@adeutscher adeutscher linked an issue Aug 21, 2026 that may be closed by this pull request
@adeutscher
adeutscher merged commit c82e28c into develop Aug 21, 2026
1 check passed
@adeutscher
adeutscher deleted the issue/20/activemq-resilience branch August 21, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ActiveMQ Resiliency

1 participant