Christopher Batey
Christopher Batey
The @akka/akka-team don't have any experience or test environments for the Consul, Matathon and AWS discovery mechanisms. We'd like to invite new maintainers to assist with these. Original contributors +...
Bootstrap assumes that nodes have different IPs and filters nodes with the same host unless `port-name` is set. `port-name` is meant to distinguish between multiple ports for the same service...
When casually trying larger clusters (50ish) nodes and scaling by 10 at a time to 60, 70 it often takes a few restarts for some of the new pods with...
A useful feature would be to have a max number of repairs per node across all keyspaces. We have a fork of reaper where we are adding this and can...
It will depend on the service discovery mechanism. Document at least with Kubernetes API / DNS. https://developer.lightbend.com/docs/akka-commercial-addons/current/split-brain-resolver.html
There's nothing specific to Java/Scala. I believe we had it to show how to use Maven but we now have an external sample. WDYT @raboof ? It doesn't use master...
Probing is currently via HTTP. For applications that don't use HTTP e.g. communication via Kafka it may be inconvenient to open up a HTTP port for cluster bootstrap. Probing via...
Two projects (`dns-api-mesos`, `marathon-api`) aren't part of the aggregate build and contain their own build.sbt so aren't compiled/tested as part of CI. Do we want to keep these? /cc @ygree...
A few cases that have come up recently: * Auth for Kubernetes API * Invalid pod label selector Kubernetes API * Unable to identify self in discovered contact points due...