MM-16400: Adding more control over bind and advertising address in cluster configuration (#11283)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
8f0216c57f
Коммит
e53dba3848
@@ -53,7 +53,7 @@ func TestClusterDiscovery(t *testing.T) {
|
||||
o.Hostname = ""
|
||||
o.AutoFillHostname()
|
||||
|
||||
o.AutoFillIpAddress("")
|
||||
o.AutoFillIpAddress("", "")
|
||||
o.Hostname = ""
|
||||
o.AutoFillIpAddress("")
|
||||
o.AutoFillIpAddress("", "")
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user