On Wednesday, January 8, 2014 5:19:10 PM UTC-6, Maciej Stoszko wrote:
>
> I have an es_client (java/dropwizard) application. It communicates with 
> the elasticsearch just fine over plaintext connection. 
>
> I have followed the instructions at 
> https://github.com/sonian/elasticsearch-jetty to set up SSL for es. 
>
> However when I start my es_client it reports every 5 seconds the following:
>
> INFO [2014-01-08 23:02:14,814] org.elasticsearch.client.transport: 
> [Karolina Dean] failed to get node info for 
> [#transport#-1][inet[localhost/127.0.0.1:9443]], disconnecting... ! 
> org.elasticsearch.transport.NodeDisconnectedException: 
> [][inet[localhost/127.0.0.1:9443]][cluster/nodes/info] disconnected
>
> How can I go about figuring this one out?
>
> Thanks, 
>
> Maciej
>
> Actually digging around a bit more, I think I should revise my question:
Is it currently possible to have JAVA API client talking to Elasticsearch 
via SSL.
I see that https://github.com/elasticsearch/elasticsearch/pull/2105 (Add 
SSL support to Netty transport layer for Client/Node-to-Node communication) 
was rejected.
Maybe it is simply a feature which does not (yet) exist. 

>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/3933c63d-9763-4892-977b-733c0407e140%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to