Module: Elasticsearch

Defined in:
lib/logstash/inputs/elasticsearch/patches/_elasticsearch_transport_http_manticore.rb,
lib/logstash/inputs/elasticsearch/patches/_elasticsearch_transport_connections_selector.rb

Overview

elasticsearch-transport versions prior to 7.2.0 suffered of a race condition on accessing the connection pool. This issue was fixed (in 7.2.0) with github.com/elastic/elasticsearch-ruby/commit/15f9d78591a6e8823948494d94b15b0ca38819d1

This plugin, at the moment, is using elasticsearch >= 5.0.5 When this requirement ceases, this patch could be removed.

Defined Under Namespace

Modules: Transport