csz5667757 commented on issue #2142:
URL:
https://github.com/apache/shardingsphere-elasticjob/issues/2142#issuecomment-1291695868
use **OneOffJobBootStrap** and
my **config** is
JobConfiguration.newBuilder("job",8).failover(true).overwrite(true).jobListener("listener").build();
**final result**
node1: log print in doBeforeJobExecutedAtLastStarted
、doAfterJobExecutedAtLastCompleted
node2: log print in doBeforeJobExecutedAtLastStarted
、doAfterJobExecutedAtLastCompleted
--
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]