juicedata / juicefs

JuiceFS is a distributed POSIX file system built on top of Redis and S3.
https://juicefs.com
Apache License 2.0
10.06k stars 888 forks source link

Manager's IP address is never set in sync cluster mode #4939

Closed polyrabbit closed 2 weeks ago

polyrabbit commented 2 weeks ago

In sync cluster mode, manager's IP address is never set. So it sends the address of [::] to workers, which makes the cluster mode unusable.