Skip to content

Commit

Permalink
make field-caps a composite operation
Browse files Browse the repository at this point in the history
  • Loading branch information
dnhatn committed Apr 13, 2022
1 parent 75f3984 commit 5229307
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esrally/driver/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -2344,6 +2344,7 @@ def __init__(self, *args, **kwargs):
"submit-async-search",
"get-async-search",
"delete-async-search",
"field-caps",
]

async def run_stream(self, es, stream, connection_limit):
Expand Down

0 comments on commit 5229307

Please sign in to comment.