Skip to content

ThreadPoolTaskExecutor Should Implement AsyncListenableTaskExecutor [SPR-11282] #15906

@spring-projects-issues

Description

@spring-projects-issues

Stephen Duncan Jr opened SPR-11282 and commented

The documentation for SimpleAsyncTaskExecutor says to consider using a thread-pooling TaskExecutor, but there's no other task executor that implements AsyncListenableTaskExecutor. ThreadPoolTaskExecutor should implement AsyncListentableTaskExecutor so that it's easy to configure an AsyncRestTemplate to use a thread-pool.


Affects: 4.0 GA

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions