Skip to content

Avoid eager instantiation of non-singleton FactoryBean in getBeanNamesForType#28616

Closed
fsgonz wants to merge 1 commit into
spring-projects:mainfrom
fsgonz:fix-singleton
Closed

Avoid eager instantiation of non-singleton FactoryBean in getBeanNamesForType#28616
fsgonz wants to merge 1 commit into
spring-projects:mainfrom
fsgonz:fix-singleton

Conversation

@fsgonz

@fsgonz fsgonz commented Jun 13, 2022

Copy link
Copy Markdown
Contributor

Fix for #28615

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 13, 2022
@sbrannen sbrannen self-assigned this Jun 14, 2022
@sbrannen sbrannen added type: bug A general bug in: core Issues in core modules (aop, beans, core, context, expression) labels Jun 14, 2022
@fsgonz fsgonz changed the title Fix: extra singleton beans created Fix: extra non singleton beans created Jun 14, 2022
@sbrannen sbrannen removed the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 14, 2022
@sbrannen sbrannen changed the title Fix: extra non singleton beans created Avoid eager instantiation of non-singleton FactoryBean in getBeanNamesForType Jun 14, 2022
@sbrannen sbrannen added this to the 5.3.21 milestone Jun 14, 2022
sbrannen added a commit to sbrannen/spring-framework that referenced this pull request Jun 14, 2022
@sbrannen sbrannen closed this in 0ce9516 Jun 14, 2022
@sbrannen

Copy link
Copy Markdown
Member

This has been merged into 5.3.x and main in 0ce9516 and revised (with a test) in eeac150.

Thanks for making your first contribution to the Spring Framework! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: core Issues in core modules (aop, beans, core, context, expression) type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants