terrymanu commented on issue #13800:
URL: 
https://github.com/apache/shardingsphere/issues/13800#issuecomment-979661591


   I have question for new config of discoverySchedulers:
   
   Does `type` of discoverySchedulers is necessary, is there any other job can 
inline in to ShardingSphere? If we use elastic-job for the only one solution, 
could we consider about remove the type, do not let user know the new concept.
   
   And the zkServerLists maybe use same one with ShardingSphere.
   
   The config maybe change to:
   
   ```yaml
     discoverySchedulers:
       mgr-job:
         keepAliveCron: '0/5 * * * * ?'
   ```
   
   What do you think?


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