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
   
   
   
![image](https://user-images.githubusercontent.com/33742097/140017425-3ff16003-60cb-4adb-8ed3-f0592ad00a91.png)
   
![image](https://user-images.githubusercontent.com/33742097/140017441-00ba1852-a51d-466f-823b-49cfdbf71384.png)
   
   


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