Skip to content

Conversation

vpavic
Copy link
Contributor

@vpavic vpavic commented Sep 18, 2023

This commit renames spring.jms.listener.concurrency property to spring.jms.listener.min-concurrency in order to better align it with spring.jms.listener.max-concurrency.

Closes gh-37448

This commit renames `spring.jms.listener.concurrency` property to
`spring.jms.listener.min-concurrency` in order to better align it with
`spring.jms.listener.max-concurrency`.

Closes spring-projectsgh-37448
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 18, 2023
@wilkinsona wilkinsona added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 19, 2023
@wilkinsona wilkinsona added this to the 3.2.x milestone Sep 19, 2023
@wilkinsona wilkinsona changed the title Rename JMS listener minimum concurrency property Rename spring.jms.listener.concurrency property to spring.jms.listener.min-concurrency Sep 20, 2023
@mhalbritter mhalbritter self-assigned this Sep 21, 2023
mhalbritter pushed a commit that referenced this pull request Sep 21, 2023
This commit renames `spring.jms.listener.concurrency` property to
`spring.jms.listener.min-concurrency` in order to better align it with
`spring.jms.listener.max-concurrency`.

See gh-37451
@mhalbritter
Copy link
Contributor

Thanks very much!

@mhalbritter mhalbritter modified the milestones: 3.2.x, 3.2.0-RC1 Sep 21, 2023
@vpavic vpavic deleted the gh-37448 branch September 21, 2023 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename spring.jms.listener.concurrency property to spring.jms.listener.min-concurrency
4 participants