elastic/elasticsearch

Automatically release resources when scrolls are entirely consumed

Open

#23,269 opened on 2017年2月20日

GitHub で見る
 (6 comments) (2 reactions) (0 assignees)Java (76,700 stars) (25,882 forks)batch import
:Search Foundations/Search>enhancementTeam:Search Foundationshelp wanted

説明

Automatically closing scroll contexts when they are entirely consumed proved controversial as it would make subsequent DELETE calls return a 404 error code. However, we could release associated resources without deleting it.

コントリビューターガイド

Automatically release resources when scrolls are entirely consumed · elastic/elasticsearch#23269 | Good First Issue