Üstün Ergenoglu
Üstün Ergenoglu
**Describe the bug** Consul `watch` call fails to connect when the consul api client has non default value parameters. **To Reproduce** Connect to consul with non default parameters, registering service...
**Describe the bug** [GetByClusterIdentity](https://github.com/asynkron/protoactor-go/blob/d89a24d6ef64ba401d4f3e4c123652f8d7524aa6/cluster/rendezvous.go#L31) and [GetByIdentity](https://github.com/asynkron/protoactor-go/blob/d89a24d6ef64ba401d4f3e4c123652f8d7524aa6/cluster/rendezvous.go#L68) methods in `cluster.Rendezvous` return different addresses for the same cluster identity under some conditions. When there are members providing different kinds in the same...
See #699
**Is your feature request related to a problem? Please describe.** Actively running actors on a cluster node don't get the terminate event during a graceful shutdown. **Describe the solution you'd...
This way the `EndpointWriter` doesn't indefinitely try to connect to a non-existing host.
This project has no licence. It would be very nice if the author would set a licence and we would know if we can actually use this in our project.