OpenSearch/modules/reindex/src
Nhat Nguyen d128188c28 Return seq_no and primary_term in noop update (#44603)
With this change, we will return primary_term and seq_no of the current
document if an update is detected as a noop. We already return the
version; hence we should also return seq_no and primary_term.

Relates #42497
2019-07-25 19:16:56 -04:00
..
main remove usage of ActionType#(String) (#44459) (#44526) 2019-07-17 20:28:11 -07:00
test Return seq_no and primary_term in noop update (#44603) 2019-07-25 19:16:56 -04:00