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

Send application events before/after RabbitMQ consumer subscribe to a queue #515

Conversation

guillermocalvo
Copy link
Contributor

Closes #423

Instead of delaying message consumption, we will emit application events so that users can take any necessary actions before/after RabbitMQ consumers subscribe to a queue.

@guillermocalvo guillermocalvo added the type: enhancement New feature or request label Aug 3, 2023
@guillermocalvo guillermocalvo linked an issue Aug 3, 2023 that may be closed by this pull request
@sdelamo
Copy link
Contributor

sdelamo commented Aug 4, 2023

@aniljaiswal Will this proposed solution help your use case?

@sonarcloud
Copy link

sonarcloud bot commented Aug 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

81.0% 81.0% Coverage
0.0% 0.0% Duplication

@sdelamo sdelamo merged commit fe39df1 into master Aug 14, 2023
@sdelamo sdelamo deleted the 423-listeners-start-consuming-messages-before-micronaut-startup-event branch August 14, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Listeners start consuming messages before Micronaut Startup Event
2 participants