seq_no and primary_term values are added to entities when they are returned by get and search operations (DATAES-799)
They must also be set in the entities that are returned from the save and saveAll methods (these are the entities that were to be saved but they have the id field populated and so must be the SeqNoPrimaryTerm property if existent). Elasticsearch returns this information in the save response
sothawo opened DATAES-876 and commented
seq_no
andprimary_term
values are added to entities when they are returned by get and search operations (DATAES-799)They must also be set in the entities that are returned from the save and saveAll methods (these are the entities that were to be saved but they have the id field populated and so must be the
SeqNoPrimaryTerm
property if existent). Elasticsearch returns this information in the save responseReference URL: #441 (comment)
Issue Links:
Referenced from: pull request #490
1 votes, 2 watchers
The text was updated successfully, but these errors were encountered: