Reindex version conflict

Hello,
What is exactly a version conflict ? An example will be appreciated.

Thank you

It's when the _version that is supplied to Elasticsearch is the same as what is in the existing document, or when the version supplied is lower that what is existing.

thanks @warkolm

so, if I get this right, in the following example, 8,590,000 documents (with matching documents with the same id already exist) were updated during the reindex duration? (reindex was running with op_type=createbtw )

image

Please don't post pictures of text or code, they are difficult to read, impossible to search and replicate (if it's code), and some people may not be even able to see them :slight_smile:

I don't have any context for what those stats are sorry.

Sorry. Thats part of the response of Get _task/taskid

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.