cocodroid opened a new pull request #2048:
URL: https://github.com/apache/shardingsphere-elasticjob/pull/2048


   Fixes #2047.
   
   Changes proposed in this pull request:
   1)if use elasticjob-lite, you can directly call 
SnapshotService#dumpJobDirectly to dump job. Some requirements may require 
direct exposure to the application.
   2) In other scenarios, SnapshotService#dumpJob may be used to call other job 
service nodes to obtain Dump job information.For Example Admin Console,and so 
on. see #apache/shardingsphere-elasticjob-ui#147
   3) Support API(JobOperateAPI#dump:(jobName, instanceIp, dumpPort)) to dump 
job.
   


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