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

Increase default write queue size #59464

Merged
merged 4 commits into from
Jul 14, 2020
Merged

Commits on Jul 13, 2020

  1. Increase default write queue size

    This commit increases the default write queue size to 4000. This is to
    allow a greater number of pending indexing requests. This work is safe
    as we have added additional memory limits.
    Tim-Brooks committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    388e114 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Changes

    Tim-Brooks committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    5442d2c View commit details
    Browse the repository at this point in the history
  2. 10000

    Tim-Brooks committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    11fa214 View commit details
    Browse the repository at this point in the history
  3. Coments

    Tim-Brooks committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    7adc265 View commit details
    Browse the repository at this point in the history