Hello! We recently had a pretty nasty server crash, with machines running 2.1.3, that we hope is resolved by setting a max-channel-memory-size. I have a branch of our code that is updated to 2.2 waiting to make it to deployment, so I of course went to update it. Since the remote settings block changed quite a bit I figured I'd check, and... it no longer seems to exist. Some digging in the source makes it looks like the executor service that took that setting is no longer even being used, nor is there any longer an AkkaProtocolMessageSizeEstimator.
So far, I haven't found anything in the migration guide or docs that talks about this, but my apologies if there is already, and please just point me in that direction. I assume that some of the under the hood changes obviate the situations that called for the memory limit, but it's gotten to the point that I feel the need to just ask what those changes were instead of trying to figure it out. Thank you! erik -- >>>>>>>>>> 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.
