Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Enhancement: allow overriding SimpleMessageListenerContainer.AsynchronousMessageListener#isQueueRunning #350

Closed
L00kian opened this issue Jun 22, 2018 · 1 comment
Labels
component: sqs SQS integration related issue status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement

Comments

@L00kian
Copy link
Contributor

L00kian commented Jun 22, 2018

Hello
I was trying to solve an issue of disabling listener to a certain queue at runtime for more than one node of application (so that was done by having a configuration in database).

It seems that it can be done with rather a simple patch by moving the method
SimpleMessageListenerContainer.AsynchronousMessageListener#isQueueRunning
to the SimpleMessageListenerContainer and passing the logicalQueueName as an argument among with raising it's access level to 'protected'

Any chance that patch could be applied sometime later?

Thank you

@L00kian
Copy link
Contributor Author

L00kian commented Jun 22, 2018

#351

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 1, 2018
@spencergibb spencergibb added help wanted type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 29, 2019
@maciejwalkowiak maciejwalkowiak added component: sqs SQS integration related issue status: waiting-for-triage An issue we've not yet triaged and removed help wanted labels May 29, 2020
maciejwalkowiak pushed a commit that referenced this issue Oct 15, 2020
maciejwalkowiak added a commit to awspring/spring-cloud-aws that referenced this issue Dec 19, 2020
juho9000 pushed a commit to juho9000/spring-cloud-aws that referenced this issue Apr 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: sqs SQS integration related issue status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement
Development

Successfully merging a pull request may close this issue.

4 participants