Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INLONG-2676][Manager] Support stop / restart / finish agent task #2705

Merged
merged 13 commits into from
Feb 27, 2022

Conversation

kipshi
Copy link
Contributor

@kipshi kipshi commented Feb 24, 2022

Title Name: [INLONG-2676][Manager] Support stop / restart / finish agent task

Fixes #2676

Motivation

AgentTask support stop|restart|finish

Modifications

Support stop / restart / finish agent task.

Verifying this change

  • Make sure that the change passes the CI checks.

This change is a trivial rework/code cleanup without any test coverage.

Documentation

  • Does this pull request introduces a new feature? no

@aloyszhang aloyszhang added this to the 1.1.0 milestone Feb 24, 2022
@dockerzhang dockerzhang changed the title [INLONG-2676] AgentTask support stop|restart|finish [INLONG-2676][manager] AgentTask support stop|restart|finish Feb 25, 2022
@healchow healchow changed the title [INLONG-2676][manager] AgentTask support stop|restart|finish [INLONG-2676][Manager] Support stop / restart / finish agent task Feb 25, 2022
Copy link
Member

@healchow healchow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A powerful feature, LGTM.

@healchow healchow merged commit fa0df17 into apache:master Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve][Manager] Support stop / restart / finish stream source task
5 participants