52ba407931
Users may require the sequence number and primary terms to perform optimistic concurrency control operations. Currently, you can get the sequence number via the `docvalues_fields` API but the primary term is not accessible because it is maintained by the `SeqNoFieldMapper` and the infrastructure can't find it. This commit adds a dedicated sub fetch phase to return both numbers that is connected to a new `seq_no_primary_term` parameter. |
||
---|---|---|
.. | ||
ccs-unavailable-clusters | ||
die-with-dignity | ||
evil-tests | ||
full-cluster-restart | ||
mixed-cluster | ||
multi-cluster-search | ||
no-bootstrap-tests | ||
rolling-upgrade | ||
smoke-test-client | ||
smoke-test-http | ||
smoke-test-ingest-disabled | ||
smoke-test-ingest-with-all-dependencies | ||
smoke-test-multinode | ||
smoke-test-plugins | ||
unconfigured-node-name | ||
vagrant | ||
verify-version-constants | ||
wildfly | ||
build.gradle |