Hi I'm currently running performance tests using Gatling firing messages to the Actor-Remote-Endpoint of my application. The mailbox configuration of the endpoint is set to default (unbounded)
Sometimes it happens that my Gatling plugin is telling me that some messages send to "Endpoint" ends up in “*Dead Letter" . *Does this mean that the mailbox of my Endpoint is full (at least JConsole does not telling me that I'm out of memory) or could this be caused by having not enough CPU time doing some heartbeat or similar. Regards Wolfgang -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/groups/opt_out.
