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: limit the number of active push queries everywhere using "ksql.max.push.queries" config #7109

Merged
merged 8 commits into from Mar 10, 2021

Conversation

cprasad1
Copy link
Member

@cprasad1 cprasad1 commented Feb 26, 2021

Description

This PR limits the number of active push queries using the ksql.max.push.queries config.

Testing done

  • Unit testing
  • Manual Testing

Reviewer checklist

  • Ensure docs are updated if necessary. (eg. if a user visible feature is being added or changed).
  • Ensure relevant issues are linked (description should include text like "Fixes #")

@cprasad1 cprasad1 requested a review from a team as a code owner February 26, 2021 20:49
@ghost
Copy link

ghost commented Feb 26, 2021

@confluentinc It looks like @cprasad1 just signed our Contributor License Agreement. 👍

Always at your service,

clabot

@cprasad1 cprasad1 changed the title first poc feat: limit the number of active push queries everywhere using "ksql.max.push.queries" config Feb 26, 2021
@cprasad1 cprasad1 merged commit 906f4c5 into confluentinc:master Mar 10, 2021
@cprasad1 cprasad1 deleted the query_limit branch March 10, 2021 02:51
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.

None yet

3 participants