Skip to content

EmbeddedLdapAutoConfiguration should not rely on PreDestroy #44870

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
snicoll opened this issue Mar 25, 2025 · 0 comments
Closed

EmbeddedLdapAutoConfiguration should not rely on PreDestroy #44870

snicoll opened this issue Mar 25, 2025 · 0 comments
Assignees
Labels
type: bug A general bug
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Mar 25, 2025

It's a bit odd that EmbeddedLdapAutoConfiguration uses @PreDestroy as the annotation should be present for that to take effect. It should rather implement the low-level framework interface to make sure the callback is always invoked.

@snicoll snicoll added the type: bug A general bug label Mar 25, 2025
@snicoll snicoll added this to the 3.3.11 milestone Mar 25, 2025
@snicoll snicoll self-assigned this Mar 25, 2025
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

No branches or pull requests

1 participant