wizhuo opened a new pull request, #2184:
URL: https://github.com/apache/shardingsphere-elasticjob/pull/2184

   Fixes #ISSUSE_ID.
   
   
   I think the same dataSource just need one RDBJobEventStorage instance 。after 
all, init RDBJobEventStorage  will take some time to get a rdb connection  and 
check whether the table and index exist
   
   The benefit of the change is that the startup will be  #faster
   
   In the experiment, starting 100 jobs can save about 8 seconds, of course, 
this depends on the environment, if the database and application are on 
different networks may be slower
   


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