I'm going to test the search performance of an index
"schedule": [
{
"operation": {
"name":"N clients randomly query 10,000 data",
"operation-type": "search",
"param-source": "randomly-query"
},
"warmup-iterations": 20,
"iterations": 500,
"target-throughput": 200,
"clients":40
}
]
The execution progress becomes lower In the search operation, like this:
50% done -> 47% done -> 52% done ...
Finally, rally terminates with the following error
73% done]
[ERROR] Cannot race. Load generator [%d] has exited prematurely.