Currently minio master requires 4 servers, we
have decided to run on a minimum of 2 servers
instead - fixes a regression from previous
releases where 3 server setups were supported.
master
Harshavardhana7 years agocommitted byNitish Tiwari
{[]string{"d1","http://localhost/d2","d3","d4"},fmt.Errorf("mixed style endpoints are not supported")},
{[]string{"http://example.org/d1","https://example.com/d1","http://example.net/d1","https://example.edut/d1"},fmt.Errorf("mixed scheme is not supported")},