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

Commits on Feb 26, 2021

  1. first poc

    Chittaranjan Prasad committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    ce16d75 View commit details
    Browse the repository at this point in the history
  2. change config name

    Chittaranjan Prasad committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    6578690 View commit details
    Browse the repository at this point in the history
  3. added unit tests

    Chittaranjan Prasad committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    295f123 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. added check to endpoint

    Chittaranjan Prasad committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    64cbcc5 View commit details
    Browse the repository at this point in the history
  2. added check to enpoint pt 2

    Chittaranjan Prasad committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    4302862 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. move ksqlRestConfig to endpoints

    Chittaranjan Prasad committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    4febe92 View commit details
    Browse the repository at this point in the history
  2. revert some stuff

    Chittaranjan Prasad committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    4e12b87 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. mock ksqlRestConfig

    Chittaranjan Prasad committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    e9f85d8 View commit details
    Browse the repository at this point in the history