inlong icon indicating copy to clipboard operation
inlong copied to clipboard

[INLONG-6044][Manager] Distinguish between group and stream configuration processes

Open fuweng11 opened this issue 3 years ago • 0 comments

Prepare a Pull Request

  • Fixes #6044

Motivation

Distinguish between group and stream configuration processes

Modifications

Distinguish the configuration process of group and stream. The configuration process of group only configures the relevant information of group, and puts the configuration information of stream into the configuration process of stream.

Verifying this change

Distinguish the configuration process of group and stream. The configuration process of group only configures the relevant information of group, and puts the configuration information of stream into the configuration process of stream.

  • [X] This change is a trivial rework/code cleanup without any test coverage.

  • [ ] This change is already covered by existing tests, such as: (please describe tests)

  • [ ] This change added tests and can be verified as follows:

Documentation

  • Does this pull request introduce a new feature? (no)

fuweng11 avatar Sep 28 '22 03:09 fuweng11