Harshavardhana and GitHub
db6b6e9518
S3 peers should be initialized properly ( #5024 )
...
Fixes #4991
2017-10-08 20:23:42 -07:00
Bala FA and Dee Koder
3c836b5f34
tests: remove test cases not applicable for docker. ( #4951 )
...
When running `make test` in docker, two test cases cause hanging.
This Patch fixes the problem by removing those test cases.
Thanks to @ws141 for identifying the problem.
2017-09-27 13:51:26 -07:00
Dee Koder and Harshavardhana
1978b9d8f9
Prevent minio server starting in standalone erasure mode for wrong inputs. ( #4700 )
...
It is possible at times due to a typo when distributed mode was intended
a user might end up starting standalone erasure mode causing confusion.
Add code to check this based on some standard heuristic guess work and
report an error to the user.
Fixes #4686
2017-08-11 11:47:28 -07:00
A. Elleuch and Harshavardhana
b4dc6df35c
go1.8: Changes to support golang 1.8 ( #4759 )
...
QuirkConn is added to replace net.Conn as a workaround to a golang bug:
https://github.com/golang/go/issues/21133
2017-08-06 11:27:33 -07:00
Krishna Srinivas and Harshavardhana
ec2920e981
Allow "minio server ." to start minio in fs mode ( #4513 )
2017-06-08 18:58:51 -07:00
Frank and Harshavardhana
0d1e2ab509
Remove hardcoded min and max limit for erasure coding ( #4157 )
2017-04-24 10:00:33 -07:00
Karthic Rao and Harshavardhana
5f065e2a96
server: Fix CI build complaints ( #4119 )
...
- Ineffassign fixes.
- Spell check correction.
2017-04-14 08:00:04 -07:00
Bala FA and Harshavardhana
d103d5fb7c
server: Error out if loopback addr is used for Distributed Erasure ( #4105 )
2017-04-12 20:27:24 -07:00
Bala FA and Harshavardhana
de204a0a52
Add extensive endpoints validation ( #4019 )
2017-04-11 15:44:27 -07:00