Skip to content

[INLONG-6451][Manager] Optimize the resource process of Kafka MQ#6455

Merged
dockerzhang merged 5 commits intoapache:masterfrom
haifxu:improve-6451
Nov 8, 2022
Merged

[INLONG-6451][Manager] Optimize the resource process of Kafka MQ#6455
dockerzhang merged 5 commits intoapache:masterfrom
haifxu:improve-6451

Conversation

@haifxu
Copy link
Copy Markdown
Member

@haifxu haifxu commented Nov 8, 2022

Prepare a Pull Request

Motivation

Using Kafka as MQ.

Modifications

  1. Remove the operation that creates a consumer for the Kafka topic, Kafka MQ does not need to create consumers in advance.
  2. Rewrite getSourcesMap for the Kafka source operator.

Verifying this change

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

@haifxu haifxu changed the title [INLONG-6451][Manager] Rewrite getSourcesMap for the Kafka source operator [INLONG-6451][Manager] Optimize the resource process of Kafka MQ Nov 8, 2022
@haifxu haifxu requested a review from healchow November 8, 2022 08:27
Copy link
Copy Markdown
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.

LGTM

@healchow healchow marked this pull request as draft November 8, 2022 09:34
@healchow healchow marked this pull request as ready for review November 8, 2022 10:17
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] Rewrite getSourcesMap for Kafka source operator

3 participants