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

Make sure that all delete mapping internal requests share the same original headers and context #7736

Merged
merged 1 commit into from Sep 18, 2014

Commits on Sep 18, 2014

  1. Internal: make sure that all delete mapping internal requests share t…

    …he same original headers and context
    
    Delete mapping executes flush, delete by query and refresh operations internally. Those internal requests are now initialized by passing in the original delete mapping request so that its headers and request context are kept around.
    
    Closes elastic#7736
    javanna committed Sep 18, 2014
    Copy the full SHA
    b9b5842 View commit details
    Browse the repository at this point in the history