9527J commented on issue #1895:
URL:
https://github.com/apache/shardingsphere-elasticjob/issues/1895#issuecomment-855371128
>
>
> Could you provide your job configurations? Is it possible that misfire
happened?
`
<reg:zookeeper id="regCenter" server-lists="127.0.0.1:2181"
namespace="garbage-job" base-sleep-time-milliseconds="1000"
max-sleep-time-milliseconds="3000" max-retries="1" />
<job:simple id="testTxLcnJob" class=""
registry-center-ref="regCenter" cron="0/1 * * * * ?"
overwrite="true" failover="false"
sharding-item-parameters="0=a" description="This is a timed
task" sharding-total-count="1"/>
`
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]