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

Return null immediately when sla is null in convertSla() #13991

Closed
wants to merge 1 commit into from

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Aug 2, 2018

This PR changes to return null immediately when sla is null in PropertiesMeterFilter.convertSla() as passing through the stream pipeline isn't necessary.

See micrometer-metrics/micrometer#746 for the same change in Micrometer Spring Boot 1.5.x support.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 2, 2018
@snicoll snicoll added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 3, 2018
@snicoll snicoll self-assigned this Aug 3, 2018
@snicoll snicoll modified the milestones: 2.1.0.M2, 2.0.5 Aug 3, 2018
snicoll added a commit that referenced this pull request Aug 3, 2018
* pr/13991:
  Return null immediately when sla is null in convertSla()
@snicoll snicoll closed this in 7b6b91a Aug 3, 2018
@izeye izeye deleted the convert-sla branch August 3, 2018 07:38
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.

None yet

3 participants