Closed
Description
changes to the scoll method in 6.4 submits the scroll id as part of the URL. This causes:
elasticsearch.exceptions.RequestError: RequestError(400, 'too_long_frame_exception', 'An HTTP line is larger than 4096 bytes.')
When there are a large number of shards involved creating a large scroll id.
elasticsearch-py/elasticsearch/client/__init__.py
Line 1341 in 99effab
Metadata
Metadata
Assignees
Labels
No labels