We have been using the camel-elasticsearch component in transport client
configuration for some time, however we were seeing NodeClosedExceptions
when the node with which it was communicating was restarted so switched to
the node client to take advantage of the automatic failover. We configured
th
Hi Willem,
Thanks for your reply. I should have added that we are using Camel 2.12 and
I see the code you've highlighted is tagged as 2.14, so it's possible you've
fixed a bug already. I notice the 2.14 code does enable sniffing, which the
2.12 code does not.
However it looks like node.client i