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-8228][DataProxy] Optimize the implementation of the index output to files #8229

Merged
merged 2 commits into from
Jun 14, 2023
Merged

[INLONG-8228][DataProxy] Optimize the implementation of the index output to files #8229

merged 2 commits into from
Jun 14, 2023

Conversation

gosonzhang
Copy link
Contributor

  1. Add MonitorIndex and MonitorStats classes, adjust statistics and output methods;
  2. Add detailed indicator processing logic and API;
  3. Refine the key of the error indicator, and distinguish different error scenarios according to the indicator key
  4. Add SO_BACKLOG, SO_REUSEADDR, SO_LINGER parameter settings for netty;
  5. Other optimization and modification

Unverified

The committer email address is not verified.
…put to files
Copy link
Contributor

@baomingyu baomingyu left a comment

Choose a reason for hiding this comment

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

+1

@gosonzhang
Copy link
Contributor Author

@healchow, please review again

Copy link
Member

@healchow healchow left a comment

Choose a reason for hiding this comment

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

LGTM

@gosonzhang gosonzhang merged commit 62d832e into apache:master Jun 14, 2023
@gosonzhang gosonzhang deleted the INLONG-8228 branch June 14, 2023 03:00
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] Optimize the implementation of the index output to files
4 participants