I am using ScheduledThreadPoolExecutor and ThreadPoolTaskExecutor as the thread pool to execute task, but the problem is the thread pool\'s thread will
ScheduledThreadPoolExecutor
ThreadPoolTaskExecutor