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

[Uptime] Fix race on overview page query #67843

Merged
merged 9 commits into from
Jun 9, 2020

Commits on Jun 1, 2020

  1. [Uptime] Fix race on overview page query

    Fixes elastic#67842 by requerying
    during the refine phase to see if a newer matching doc has come in.
    andrewvc committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    2acbb20 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. cleanup

    andrewvc committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    25cf2a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    7e076a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Fix broken tests

    andrewvc committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    642735f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4cb7f5 View commit details
    Browse the repository at this point in the history
  3. Add unit tests

    andrewvc committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    e34c12c View commit details
    Browse the repository at this point in the history
  4. fix tests

    andrewvc committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    33168cb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Incorporate PR feedback

    andrewvc committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    05cb9f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d46a59 View commit details
    Browse the repository at this point in the history