Hello,
I am getting this warning:
Trying to create more than 500 scroll contexts will not be allowed in the next major version by default. You can change the [search.max_open_scroll_context] setting to use a greater default value or lower the number of scrolls that you need to run in parallel.
It seems i am not cleaning the scrolls , but it is hard for me to say where.
So is there a API to show me the scroll contexts ?
I just need to identify the where i am not cleaning my scrolls...