zhangwl9 opened a new issue, #3781:
URL: https://github.com/apache/amoro/issues/3781
### Description
_No response_
### Use case/motivation
The Amoro cleanup executor triggers its first execution when AMS starts, and
subsequently runs periodically according to its respective interval.
The following scenario exists:
When the Amoro cleanup executor has just finished running a few
minutes ago, the AMS service is manually restarted, causing the cleanup
executor to run again.
### Describe the solution
After the AMS service restarts, whether the executor for optimizing tables
cleans up immediately depends on whether the interval since the last completion
time exceeds a fixed execution interval.
### Subtasks
_No response_
### Related issues
_No response_
### Are you willing to submit a PR?
- [x] Yes I am willing to submit a PR!
### Code of Conduct
- [x] I agree to follow this project's [Code of
Conduct](https://www.apache.org/foundation/policies/conduct)
--
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]