Hi, I have a few questions about the Wares plugin:
i) Do I have to use REST / http to query ES, or can I still use the
java client, which will be deployed in the same application server
(Weblogic).
ii) Does Wares automatically encrypt the Java port (Netty) cluster
communication using SSL. If not how is this done, Shay seem to
indicate that this is possible in his comment here:
Yes, the servlet uses to the embedded Node started to do all its "work". Exposing it is up to you, if you expose it through HTTP through the servlet container, then you can use the container SSL for it.
On Thursday, February 9, 2012 at 1:09 PM, davrob2 wrote:
Hi Shay,
On point ii), does this mean that the Servlet is used to do all inter-
node communication? Is that less efficient than using Java Sockets?
If the above is true then implementing SSL is just a matter of
plugging in the default application server SSL for servlets?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.