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

Ensure validation of the reader context is executed first #61831

Merged
merged 11 commits into from
Sep 7, 2020

Commits on Sep 2, 2020

  1. Ensure validation of the reader context is executed first

    This change makes sure that we validate the reader context (`SearchOperationListener#validateReaderContext)
    before any other operation.
    
    Relates elastic#61446
    jimczi committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    b73af3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    159b3a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5a6162 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9b4c72 View commit details
    Browse the repository at this point in the history
  5. cleanup

    jimczi committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    a49d067 View commit details
    Browse the repository at this point in the history
  6. don't release PIT on failure

    jimczi committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    00d2b1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f89a0a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Configuration menu
    Copy the full SHA
    0c42f9c View commit details
    Browse the repository at this point in the history
  2. stylecheck

    dnhatn committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    a76a767 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. apply review feedback

    jimczi committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    16ea240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14b7035 View commit details
    Browse the repository at this point in the history