Skip to content

Fix @EnableIntegrationManagement #12594

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

Closed
wants to merge 1 commit into from

Conversation

garyrussell
Copy link
Contributor

Incorrect property set to true - countsEnabled is an array of bean name patterns.
defaultCountsEnabled is the default property.

Inadvertently changed when removing defaultStatsEnabled for Micrometer support.

Incorrect property set to `true` - `countsEnabled` is an array of bean name patterns.
`defaultCountsEnabled` is the default property.

Inadvertently changed when removing `defaultStatsEnabled` for Micrometer support.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 22, 2018
@wilkinsona wilkinsona added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 23, 2018
@wilkinsona wilkinsona added this to the 2.0.x milestone Mar 23, 2018
@snicoll
Copy link
Member

snicoll commented Mar 26, 2018

That has changed behaviour so I think it qualifies as a regression. Let's make sure we fix this for 2.0.1 (we need a test for that stuff as well).

@snicoll snicoll added type: regression A regression from a previous release and removed type: bug A general bug labels Mar 26, 2018
@snicoll snicoll modified the milestones: 2.0.x, 2.0.1 Mar 26, 2018
@snicoll snicoll self-assigned this Mar 27, 2018
@snicoll snicoll closed this in 42e81e9 Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: regression A regression from a previous release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants