You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Especially the reactive client is converting errors in org.elasticsearch.ElasticsearchStatusException. This is a class from Elasticsearch core and should be replaced by a backend-independent RestStatusException class.