CherishCai opened a new issue #1985:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1985


   ## Question
   - like https://github.com/apache/shardingsphere-elasticjob/issues/1910
   Why ElasticJobExecutor#process do not use executorService when 1 == 
items.size ?
   
![image](https://user-images.githubusercontent.com/16837364/135582377-bca33559-638d-4368-9322-6bee79511301.png)
   
   ### My problems
   I have customized the SPI JobExecutorServiceHandler, and the implementation 
returns a customized ExecutorServiceWrapper, which is used to initialize some 
data before the execution of each task: for example, traceId .
   It also records the time spent from the beginning to the end of each task.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to