Skip to content

Respect executor set on container props #1106

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

Merged
merged 1 commit into from
May 7, 2025

Conversation

onobc
Copy link
Collaborator

@onobc onobc commented May 7, 2025

Makes sure that the ConcurrentPulsarListenerContainerFactory copies the task executor from the factory container properties to the container instance properties.

Backports the fix for #1103 from 6dcc813.

The change was manually applied as the concurrent unit test class diverged heavily.

See #1103

@onobc onobc force-pushed the GH-1130-fix-branch-11x branch from 9c0e06f to 68890ab Compare May 7, 2025 01:37
Makes sure that the ConcurrentPulsarListenerContainerFactory copies the
task executor from the factory container properties to the container
instance properties.

Backports the fix for spring-projects#1103 from spring-projects@6dcc813.

The change was manually applied as the concurrent unit test class diverged heavily.

See spring-projects#1103

Signed-off-by: Daniel Szabo <cheery.gate6737@milkmail.eu>
@onobc onobc force-pushed the GH-1130-fix-branch-11x branch from 68890ab to 3a867f9 Compare May 7, 2025 01:38
@onobc onobc merged commit 875ffb3 into spring-projects:1.1.x May 7, 2025
7 checks passed
@onobc onobc deleted the GH-1130-fix-branch-11x branch May 7, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants