rockxsj opened a new issue #3817: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3817
*For better global communication, please give priority to using English description, thx! * *Please review https://dolphinscheduler.apache.org/en-us/docs/development/issue.html when describe an issue.* **Describe the bug** The master stop to consume records in t_ds_command. **To Reproduce** Everything is ok before stop schedule and I get some log like this: ``` log 2020-09-25 10:26:47 [INFO] 2020-09-25 10:26:47.565 org.quartz.impl.jdbcjobstore.JobStoreTX:[3442] - ClusterManager: Scanning for instance "ds-master-1.ds-master-headless.default.svc.cluster.local1600410672116"'s failed in-progress jobs. 2020-09-25 10:26:47 [INFO] 2020-09-25 10:26:47.565 org.quartz.impl.jdbcjobstore.JobStoreTX:[3583] - ClusterManager: detected 1 failed or restarted instances. ``` **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Which version of Dolphin Scheduler:** -[1.3.2-release] **Additional context** Add any other context about the problem here. **Requirement or improvement** - Please describe about your requirements or improvement suggestions. ---------------------------------------------------------------- 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]
