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
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
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
/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
>
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
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