As discussed in #28496, we're going to refactor our current support of Elasticsearch clients.
The new ElasticsearchClient will be supported in #28597, so this issue is about deprecating the support for RestHighLevelClient. All related auto-configurations and configuration keys should be marked as deprecated as a result.
As discussed in #28496, we're going to refactor our current support of Elasticsearch clients.
The new ElasticsearchClient will be supported in #28597, so this issue is about deprecating the support for
RestHighLevelClient. All related auto-configurations and configuration keys should be marked as deprecated as a result.