Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INLONG-8311][DataProxy] Add event handling support for FlumeEvent type #8312

Merged
merged 3 commits into from
Jun 25, 2023
Merged

[INLONG-8311][DataProxy] Add event handling support for FlumeEvent type #8312

merged 3 commits into from
Jun 25, 2023

Conversation

gosonzhang
Copy link
Contributor

  1. Add the processing logic for FlumeEvent type events in MessageQueueZoneSink.process();
  2. Add the processing logic of ProxyPackEvent in FailoverChannelProcessor
  3. Add data statistics indicators and adjust some log output

Copy link
Contributor

@luchunliang luchunliang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@kipshi kipshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Contributor

@kipshi kipshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@gosonzhang gosonzhang merged commit ec135b1 into apache:master Jun 25, 2023
@gosonzhang gosonzhang deleted the INLONG-8311 branch June 25, 2023 10:24
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][DataProxy] Add event handling support for FlumeEvent type
4 participants