Skip to content

Async configuration ignores applicationTaskExecutor when EnableScheduling is enabled #15748

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

Conversation

cvienot
Copy link

@cvienot cvienot commented Jan 21, 2019

Use alias for autoconfigured task executor, enabling async configuration to pick it, even though multiple task executors are injected

Fixes gh-15729

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 21, 2019
@cvienot cvienot force-pushed the use-alias-for-autoconfigured-taskexecutor branch from a40ffa3 to a05e4d5 Compare January 21, 2019 14:58
@snicoll snicoll self-requested a review January 25, 2019 10:43
@snicoll snicoll self-assigned this Jan 25, 2019
@snicoll snicoll changed the title Use alias for autoconfigured taskExecutor, to make async tasks use it Async configuration ignores applicationTaskExecutor when EnableScheduling is enabled Jan 28, 2019
@snicoll snicoll added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 28, 2019
@snicoll snicoll added this to the 2.1.3 milestone Jan 28, 2019
snicoll added a commit that referenced this pull request Jan 28, 2019
* pr/15748:
  Polish "Alias auto-configured `TaskExecutor` to make async tasks use it"
  Alias auto-configured `TaskExecutor` to make async tasks use it
@snicoll snicoll closed this in 6f86a84 Jan 28, 2019
@snicoll
Copy link
Member

snicoll commented Jan 28, 2019

@cvienot thanks a lot, this is now merged in 2.1.x and master.

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.

3 participants