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

Do not fail whole request on closed index #6790

Commits on Jul 11, 2014

  1. Bulk API: Do not fail whole request on closed index

    The bulk API request was marked as completely failed,
    in case a request with a closed index was referred in
    any of the requests inside of a bulk one.
    
    Closes elastic#6410
    spinscale committed Jul 11, 2014
    Copy the full SHA
    43101fb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b2f5a5e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f7c21df View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    55e6737 View commit details
    Browse the repository at this point in the history