Skip to content

Cleanup bulk api logic#80987

Merged
martijnvg merged 1 commit intoelastic:masterfrom
martijnvg:followup_from_80624
Nov 25, 2021
Merged

Cleanup bulk api logic#80987
martijnvg merged 1 commit intoelastic:masterfrom
martijnvg:followup_from_80624

Conversation

@martijnvg
Copy link
Copy Markdown
Member

  • Always check whether it is prohibited to use custom routing on a data stream.
  • Always invoke prohibitAppendWritesInBackingIndices(...), but in the method check
    whether the operation is of type index or create.

Follow-up from #80624.

* Always check whether it is prohibited to use custom routing on a data stream.
* Always invoke prohibitAppendWritesInBackingIndices(...), but in the method check
  whether the operation is of type index or create.

Follow-up from elastic#80624.
@martijnvg martijnvg added :Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. >non-issue labels Nov 24, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Nov 24, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@martijnvg martijnvg requested review from henningandersen and nik9000 and removed request for henningandersen November 24, 2021 12:22
Copy link
Copy Markdown
Contributor

@henningandersen henningandersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @martijnvg

@martijnvg martijnvg merged commit daf37b4 into elastic:master Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. >non-issue Team:Distributed Meta label for distributed team. v8.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants