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

Conversation

javanna
Copy link
Member

@javanna javanna commented Sep 16, 2014

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.

@kimchy
Copy link
Member

kimchy commented Sep 18, 2014

LGTM

…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 javanna force-pushed the enhancement/delete_mapping_headers branch from d9d842d to b9b5842 Compare September 18, 2014 11:59
javanna added a commit to javanna/elasticsearch that referenced this pull request Sep 18, 2014
…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 added a commit to javanna/elasticsearch that referenced this pull request Sep 18, 2014
…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 javanna merged commit b9b5842 into elastic:master Sep 18, 2014
@clintongormley clintongormley changed the title Internal: make sure that all delete mapping internal requests share the same original headers and context Make sure that all delete mapping internal requests share the same original headers and context Jun 7, 2015
mute pushed a commit to mute/elasticsearch that referenced this pull request Jul 29, 2015
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants