mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-11 03:56:26 +00:00
5b132438f5
_unixdomainhandler hardcoded /var/run/confluent/api.sock in four places and derived its directory from a fifth. It is now threaded through SockApi like the other bind settings, defaulting to the same path. That lets a service run on a temp socket as an ordinary user, which is what a test needs.