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

Auto-configured OpenEntityManagerInViewInterceptor does not back off when an OpenEntityManagerInViewFilter is only defined as a registration bean #15889

Closed
wants to merge 1 commit into from

Conversation

acemoo
Copy link

@acemoo acemoo commented Feb 10, 2019

Make auto-configured OpenEntityManagerInViewFilter backoff when defined as registration bean. Fixes GH-15879.

I also added a unit test for when a OpenEntityManagerInViewInterceptor has been manually created.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 10, 2019
@wilkinsona wilkinsona changed the title Fixes GH-15879 Auto-configured OpenEntityManagerInViewInterceptor does not back off when an OpenEntityManagerInViewFilter is only defined as a registration bean Feb 11, 2019
@wilkinsona wilkinsona added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 11, 2019
@wilkinsona wilkinsona added this to the 2.1.3 milestone Feb 11, 2019
@wilkinsona wilkinsona self-assigned this Feb 11, 2019
@wilkinsona
Copy link
Member

@acemoo Thank you very much for picking up a first-timers-only issue and then making your first contribution to Spring Boot. The proposed changes have been merged into 2.1.x and forwards into master. We hope to see you again soon with another contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants