Enhance the opening point-in-time API #96775
Labels
>enhancement
Meta
:Search Foundations/Search
Catch all for Search Foundations
Team:Search Foundations
Meta label for the Search Foundations team in Elasticsearch
Today, we mistakenly throttle the opening point-in-time API to 1 request per node. When attempting to open a point-in-time across large clusters, it can take a significant amount of time and eventually fails due to relocated target shards or deleted target indices managed by ILM.
To address this problem, I propose the following enhancements for the opening point-in-time API:
skip_unavailable
when open PIT is used against remote clusters [Support skip_unavailable when opening a CCS PIT #103166]The text was updated successfully, but these errors were encountered: