If a JVM crashes all data in the memory of the JVM will be lost, so also
messages.
On Wed, Aug 5, 2015 at 2:41 AM, Paul Cleary wrote:
> When using Akka Clustering, if a JVM crashes, what happens to the pending
> messages in the actors on the failed system?
>
> --
> >> Read the docs: http
When using Akka Clustering, if a JVM crashes, what happens to the pending
messages in the actors on the failed system?
--
>> Read the docs: http://akka.io/docs/
>> Check the FAQ:
>> http://doc.akka.io/docs/akka/current/additional/faq.html
>> Search