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

Separate multiple process for reading connection information in the access log module #151

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

mrproliu
Copy link
Contributor

@mrproliu mrproliu commented Nov 5, 2024

If the monitoring process frequently uses short connections for communication, it may generate a large amount of connection information. Therefore, in this PR, Rover supports reading new connection information using multiple goroutines.

@mrproliu mrproliu added the enhancement New feature or request label Nov 5, 2024
@mrproliu mrproliu added this to the 0.8.0 milestone Nov 5, 2024
@wu-sheng
Copy link
Member

wu-sheng commented Nov 5, 2024

Please fix CI.

@wu-sheng wu-sheng merged commit 57649f6 into apache:main Nov 5, 2024
28 checks passed
@mrproliu mrproliu deleted the connection-handle branch November 5, 2024 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants