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

When virtual threads are enabled, auto-configure Spring Pulsar to use them #36347

Closed
wilkinsona opened this issue Jul 11, 2023 · 2 comments
Closed
Assignees
Labels
theme: virtual-threads Issues related to supporting Java 21's virtual threads type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
Member

Details are TBD (spring-projects/spring-pulsar#414) but it's likely to be a configuration setting on ConcurrentPulsarListenerContainerFactory

@wilkinsona wilkinsona added type: enhancement A general enhancement status: blocked An issue that's blocked on an external project change theme: virtual-threads Issues related to supporting Java 21's virtual threads labels Jul 11, 2023
@wilkinsona wilkinsona added this to the 3.x milestone Jul 11, 2023
onobc added a commit to onobc/spring-boot that referenced this issue Sep 24, 2023
This commit adds the ability for users to register
property customizers for the auto-configured Spring
Pulsar listener containers.

See spring-projects#36347
@vpavic
Copy link
Contributor

vpavic commented Oct 10, 2023

Is this still blocked and/or should it be superseded by #37559?

@wilkinsona wilkinsona removed the status: blocked An issue that's blocked on an external project change label Oct 12, 2023
@wilkinsona
Copy link
Member Author

Thanks for the nudge, @vpavic. This is no longer blocked. I don't think it's superseded by #37559 as we can implement this without it (and I would prefer to do so as I'm not yet sold on the complexity introduced by #37559).

@wilkinsona wilkinsona self-assigned this Oct 17, 2023
@wilkinsona wilkinsona modified the milestones: 3.x, 3.0.12, 3.2.0-RC1 Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: virtual-threads Issues related to supporting Java 21's virtual threads type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants