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

feat: cas scaling ph 2 (s3 batching) #44

Merged
merged 1 commit into from
May 20, 2024

Conversation

smrz2001
Copy link
Collaborator

@smrz2001 smrz2001 commented May 20, 2024

16383 (2^14 - 1) is the largest batch the worker can anchor without running afoul of SQL statement length limits (65535 args). This should push CAS finalization throughput to ~300 TPS.

Some of the renaming in the PR is because of using newer versions of CD manager modules (for jobs and AWS utilities).

@smrz2001 smrz2001 self-assigned this May 20, 2024
Copy link

linear bot commented May 20, 2024

Copy link
Collaborator

@stephhuynh18 stephhuynh18 left a comment

Choose a reason for hiding this comment

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

🦓

@smrz2001 smrz2001 merged commit 9d90e04 into develop May 20, 2024
2 checks passed
@smrz2001 smrz2001 deleted the feature/ws2-3217-s3-batching-in-cas-scheduler branch May 20, 2024 21:00
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.

2 participants