Albert-F opened a new issue, #2243: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2243
Hi As described in the doc 1.when the job is executed,program will create one record in the JOB_EXECUTION_LOG... 2.when the job completes execution,program will update the record,update the columns of is_success,complete_time and failure_cause(if the job execution falis) when i use tracing,the first record insert into database is ok,but update is error.Almost all the records udpate error,only few records update successfully.   error log in console  -- 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]
