zjcnb opened a new issue #13428: URL: https://github.com/apache/shardingsphere/issues/13428
### Which version of ShardingSphere did you use? master ### Expected behavior By the `DistSQL` change `keepAliveCron` param can take effect successfully for elastic-job such as: ``` ALTER DB_DISCOVERY RULE pr_ds ( RESOURCES(ds_0,ds_2), TYPE(NAME=mgr,PROPERTIES(groupName='b13df29e-90b6-11e8-8d1b-525400fc3996' ,keepAliveCron='0/50 * * * * ?', zkServerLists='localhost:2181')) ); ``` ### Actual behavior it ‘s not change   -- 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]
