inlong
inlong copied to clipboard
[INLONG-4962][DataProxy] Unify the MQ zone sink
Prepare a Pull Request
- Fixes https://github.com/apache/inlong/issues/4962
Motivation&&Modifications
implement AbstractClusterZoneProducer and AbstractSinkZoneContext. Implement the AbstractZoneProducer. implement the AbstractZoneSink and AbstractZoneWork.
@dockerzhang Could you please help review this PR wehn you have time? THX.
@liangyepianzhou please fix the checkstyles error.
@liangyepianzhou please fix the checkstyles error.
Fixed.
@dockerzhang @healchow All tests have passed, please help review this PR, THX.
What's more, please add necessary UT, thanks.
What's more, please add necessary UT, thanks.
The https://github.com/apache/inlong/issues/5321 is adding the missing zone sink test.