Skip to content

Conversation

@DaveCTurner
Copy link
Contributor

Bulk requests comprise many individual actions, and the responses for each
action comes back in the same order (see e.g. DocumentActionsIT#testBulk()).
However the docs do not seem to explicitly state this vital fact. This commit
addresses that omission.

Bulk requests comprise many individual actions, and the responses for each
action comes back in the same order (see e.g. `DocumentActionsIT#testBulk()`).
However the docs do not seem to explicitly state this vital fact. This commit
addresses that omission.
@DaveCTurner DaveCTurner added >docs General docs changes :Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. v7.0.0 v6.6.0 labels Dec 10, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@DaveCTurner DaveCTurner merged commit bf42ced into elastic:master Dec 11, 2018
DaveCTurner added a commit that referenced this pull request Dec 11, 2018
Bulk requests comprise many individual actions, and the responses for each
action comes back in the same order (see e.g. `DocumentActionsIT#testBulk()`).
However the docs do not seem to explicitly state this vital fact. This commit
addresses that omission.
@DaveCTurner DaveCTurner deleted the 2018-12-10-clarify-bulk-api-response-order branch December 11, 2018 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. >docs General docs changes v6.6.0 v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants