It would be great if we could specify unix domain sockets for the RPC endpoint. I currently work on a system that where port collision is a real issue as our scheduler doesn't provide network isolation. Binding to port zero doesn't help as I cannot discover the random port that serf actually bound to, Unix domain sockets would allow for a workaround.
It would be great if we could specify unix domain sockets for the RPC endpoint. I currently work on a system that where port collision is a real issue as our scheduler doesn't provide network isolation. Binding to port zero doesn't help as I cannot discover the random port that serf actually bound to, Unix domain sockets would allow for a workaround.