[akka-user] Update Aeron to 1.7?

2017-12-30 Thread Vishnu Vardhan
Hi Guys I think i am being hit by https://github.com/real-logic/aeron/issues/329, fixed in 1.7 I see that akka still uses Aeron 1.3 released in May, and i am wondering if this will be updated soon Best Regards Vishnu -- >> Read the docs: http://akka.io/docs/ >> Chec

[akka-user] Weird UDP Behavior with VPN

2017-12-22 Thread Vishnu Vardhan
Hi Guys, I have an Akka cluster application that has no issues as long as I am on my network. I also spun up a few hosts on AWS - and again no problems. When I connect to my VPN, and use the IP address of my VPN i am unable to form an Akka cluster. UDP is accessible and ports are accessible as

Re: [akka-user] Akka-remote docker<->docker works fine with netty.tcp, but fails with artery - ideas?

2017-05-27 Thread Vishnu Vardhan
Hi Johan, Was there a defect logged for this issue. I seem to be suffering from exactly the same symptoms. I am now checking the docker / docker on different hosts. A related issue is the shutdown behavior if one of my producers is on bare metal, and the consumers is on a docker container. I a

Re: [akka-user] Dispatcher configuration ?

2017-05-27 Thread Vishnu Vardhan
/scala/general/actor-systems.html#blocking-needs-careful-management > > /Patrik > > On Thu, May 25, 2017 at 5:52 PM, Vishnu Vardhan > wrote: > >> Hi, >> >> I posted earlier here >> https://groups.google.com/forum/#!topic/akka-user/7jwQC7vuYQs but i >

[akka-user] Dispatcher configuration ?

2017-05-25 Thread Vishnu Vardhan
Hi, I posted earlier here https://groups.google.com/forum/#!topic/akka-user/7jwQC7vuYQs but i wanted to reframe what i think is going on and seek some advice. The code is available on GitHub if anybody is interested. https://github.com/vardhanv/cosbench_ng Essentially, i am writing an S3 perf

[akka-user] Trouble getting Cluster with Consistent Hashing Router configured in a Docker environment to work reliably

2017-05-25 Thread Vishnu Vardhan
Hi, I am trying to create a cluster, that uses a consistent hashing router, running in a docker container. I am unable to get this to behave consistently. Please see my config and code attached. My errors vary from 1. Slave actor systems not joining and timing out (i have increased timers t