[akka-user] SSL Encrypting between Remote Client and Akka cluster

2016-02-18 Thread Miguel Angel Fernandez
Hello, We're trying to encrypt the communication between a Remote Client and the nodes of a Akka Cluster. We've found information about SSL encryption here with the version 2.3.11. The properties of the Remote Client and the only one

Re: [akka-user] Deal with OversizedPayloadException

2015-04-27 Thread Miguel Angel Fernandez
to get some information. Thanks in advance! On Sunday, April 26, 2015 at 7:34:04 PM UTC+2, Patrik Nordwall wrote: On Thu, Apr 23, 2015 at 6:01 PM, Miguel Angel Fernandez mafer...@stratio.com javascript: wrote: Hi everyone, I'm using the version 2.3.4 and I would like to know

[akka-user] Deal with OversizedPayloadException

2015-04-23 Thread Miguel Angel Fernandez
Hi everyone, I'm using the version 2.3.4 and I would like to know if there is a way of subscribing or catching the event of a OversizedPayloadException. The thing is that a node of the cluster performs an operation in a database and the result is larger than the configured maximum size. A

[akka-user] Disable warning messages from ReliableDeliverySupervisor

2015-01-02 Thread Miguel Angel Fernandez
Hi all, I'm trying to disable the messages of this type: [WARN|ReliableDeliverySupervisor] Association with remote system [akka.tcp://ServerCluster@127.0.0.1:57230] has failed, address is now gated for [5000] ms. Reason is: [Disassociated]. but the only way to do it was to change the global

Re: [akka-user] Best way to resend MemberUp

2014-10-21 Thread Miguel Angel Fernandez
/snapshot/common/cluster.html#state-diagram-for-the-member-states Hope this helps! ​ On Fri, Oct 17, 2014 at 9:53 PM, Miguel Angel Fernandez mafer...@stratio.com javascript: wrote: By the way, I forgot to mention that I'm using the version 2.2 -- Read the docs: http://akka.io/docs

[akka-user] Best way to resend MemberUp

2014-10-17 Thread Miguel Angel Fernandez
Angel Fernandez Diaz -- Read the docs: http://akka.io/docs/ Check the FAQ: http://doc.akka.io/docs/akka/current/additional/faq.html Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups Akka

[akka-user] Best way to resend MemberUp

2014-10-17 Thread Miguel Angel Fernandez
By the way, I forgot to mention that I'm using the version 2.2 -- Read the docs: http://akka.io/docs/ Check the FAQ: http://doc.akka.io/docs/akka/current/additional/faq.html Search the archives: https://groups.google.com/group/akka-user --- You received this message because