Fdemo123 commented on pull request #1963:
URL: 
https://github.com/apache/shardingsphere-elasticjob/pull/1963#issuecomment-900756957


   > @Fdemo123
   > Event trace is not a global configuration. You can configure event trace 
for each job separately.
   
    Event trace It's not really a global configuration,I think event trace and 
cron belong to the same level,so the configuration is as follows:
       simpleJob:
         elasticJobClass: 
org.apache.shardingsphere.elasticjob.lite.example.job.SpringBootSimpleJob
         cron: 0/5 * * * * ?
         shardingTotalCount: 3
         shardingItemParameters: 0=Beijing,1=Shanghai,2=Guangzhou
         enableEventTrace: true


-- 
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