[INLONG-6044][Manager] Distinguish between group and stream configuration processes
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)