1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00

4 Commits

Author SHA1 Message Date
Krishnan Parthasarathi
b2f920a868 Add service API handler stubs for status, stop and restart () 2016-12-15 22:26:15 -08:00
Harshavardhana
ece559afe2 api: Do not use sqs for ListenBucketNotification. ()
Add more tests. Fixes 
2016-10-21 01:25:17 -07:00
Anis Elleuch
f463d3ce42 Fix a crash when service shutdown is signaled and object API is not ready yet () 2016-10-15 06:20:16 -07:00
Harshavardhana
3cfb23750a control: Implement service command 'stop,restart,status'. ()
- stop - stops all the servers.
- restart - restart all the servers.
- status - prints status of storage info about the cluster.
2016-10-09 23:03:10 -07:00