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

Scaling improvements for Athena event consumption and s3sessions #42783

Merged
merged 4 commits into from
Jun 11, 2024

Conversation

espadolini
Copy link
Contributor

This PR fixes a potential deadlock in the athenaevents consumer and improves the behavior of the HTTP clients used by athena (in the consumer, as the producer was already improved in the same way in #42275) and s3sessions, by allowing them to meaningfully reuse connections in situations of high concurrency.

changelog: improved the performance of the Athena audit log and S3 session storage backends

@espadolini espadolini added this pull request to the merge queue Jun 11, 2024
Merged via the queue into master with commit f6b40bb Jun 11, 2024
37 checks passed
@espadolini espadolini deleted the espadolini/athena-s3sessions-scaling-improvements branch June 11, 2024 18:04
@public-teleport-github-review-bot

@espadolini See the table below for backport results.

Branch Result
branch/v14 Failed
branch/v15 Create PR
branch/v16 Create PR

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.

3 participants