-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Indexing/CRUDA catch all label for issues around indexing, updating and getting a doc by id. Not search.A catch all label for issues around indexing, updating and getting a doc by id. Not search.discussv6.0.3
Description
Currently, we special case version conflict failures for bulk items
when shard bulk request has partially executed in the primary and
is retried due to primary relocation during shard bulk execution
(as relocated shards could close in mid operations previously).
Now that we have proper primary relocation (i.e. relocated shard
is only closed after operation completion), we should evaluate if
we really need to special case version conflict failures for this case.
relates #19105 (comment)
Metadata
Metadata
Assignees
Labels
:Distributed Indexing/CRUDA catch all label for issues around indexing, updating and getting a doc by id. Not search.A catch all label for issues around indexing, updating and getting a doc by id. Not search.discussv6.0.3