Support Point-in-time API #1141
Labels
enhancement
Improves the status quo
:Load Driver
Changes that affect the core of the load driver such as scheduling, the measurement approach etc.
Milestone
Currently Rally only supports the scroll API for paginating search results. Elasticsearch has introduced a point-in-time API that we should also support similar to how we do it with async search since #1129 (i.e. also assume the same restrictions such as it is only allowed in the context of a
composite
task). We should specifically make sure to add support forsearch_after
using the point-in-time API.The text was updated successfully, but these errors were encountered: