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

Optimize writing event monitoring records #1721

Merged
merged 4 commits into from
Apr 12, 2022
Merged

Conversation

scudette
Copy link
Contributor

Previously event monitoring messages were parsed and re-serialized but this PR uses a JSONL shortcut to add the extra fields needed - avoiding the extra CPU and memory requirements.

Also increased number of replication service connections to increase throughput.

@scudette scudette merged commit 1d65064 into master Apr 12, 2022
@scudette scudette deleted the event_optimizations branch April 12, 2022 05:15
scudette added a commit that referenced this pull request Apr 12, 2022
Previously event monitoring messages were parsed and re-serialized but this PR uses a JSONL shortcut to add the extra fields needed - avoiding the extra CPU and memory requirements.

Also increased number of replication service connections to increase throughput.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant