Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.16.0
-
None
-
None
-
Unknown
Description
As of version 1.16.0, the camel-elasticsearch component is hard-coded to set the client.transport.sniff setting for the ElasticSearch TransportClient to true. This setting is problematic in some network topologies – for example, in a case where client nodes are accessible, but data and master nodes are hidden behind a firewall.
To eliminate this problem, make this setting accessible as an endpoint option.