inlong
inlong copied to clipboard
[INLONG-5302][Manager] Supports the extension of data consumption for different MQs
Prepare a Pull Request
- Fixes #5302
Motivation
Supports the extension of data consumption for different MQs
Modifications
- Merge table consumption and consumption_pulsar into table inlong_consume.
- Build the code of inlong_consume according to the consumption.
Verifying this change
(Please pick either of the following options)
- [ ] 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? (yes / no)
- If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
- If a feature is not applicable for documentation, explain why?
- If a feature is not documented yet in this PR, please create a follow-up issue for adding the documentation
Thanks for your contributionš
Please add more info for the PR.