mirror of
https://github.com/minio/minio.git
synced 2025-11-13 07:11:44 -05:00
update dsync implementation to fix a regression (#5513)
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.
This commit is contained in:
committed by
Nitish Tiwari
parent
4f73fd9487
commit
8de6cf4124
6
vendor/vendor.json
vendored
6
vendor/vendor.json
vendored
@@ -380,10 +380,10 @@
|
||||
"revisionTime": "2017-02-27T07:32:28Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "qhWQM7xmqaxFqADNTj8YPjE/8Ws=",
|
||||
"checksumSHA1": "1AQVDkFvVxn1RMTLyjeDSESBhrc=",
|
||||
"path": "github.com/minio/dsync",
|
||||
"revision": "ed0989bc6c7b199f749fa6be0b7ee98d689b88c7",
|
||||
"revisionTime": "2017-11-22T09:16:00Z"
|
||||
"revision": "439a0961af700f80db84cc180fe324a89070fa65",
|
||||
"revisionTime": "2018-01-23T12:12:34Z"
|
||||
},
|
||||
{
|
||||
"path": "github.com/minio/go-homedir",
|
||||
|
||||
Reference in New Issue
Block a user