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

Allow to configure Cassandra's request throttling #19674

Closed
snicoll opened this issue Jan 13, 2020 · 1 comment
Closed

Allow to configure Cassandra's request throttling #19674

snicoll opened this issue Jan 13, 2020 · 1 comment
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Jan 13, 2020

Follow-up of #18621

The maxQueueSize property in Spring Boot 2.2 has been mapped to REQUEST_THROTTLER_MAX_QUEUE_SIZE. There is a case there to improve the support around request throttling by creating a dedicated namespace and offer additional configuration options.

@snicoll snicoll added the type: task A general task label Jan 13, 2020
@snicoll snicoll added this to the 2.3.x milestone Jan 13, 2020
@adutra
Copy link
Contributor

adutra commented Jan 17, 2020

Request throttling in driver 4.0 has indeed a few more configurable options, see here for details.

@wilkinsona wilkinsona added type: enhancement A general enhancement and removed type: task A general task labels Jan 24, 2020
@wilkinsona wilkinsona modified the milestones: 2.3.x, 2.3.0.RC1 Mar 6, 2020
@snicoll snicoll self-assigned this Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants