kannappanr
cef992a395
Remove error package and cause functions ( #5784 )
2018-04-10 09:36:37 -07:00
kannappanr
f8a3fd0c2a
Create logger package and rename errorIf to LogIf ( #5678 )
...
Removing message from error logging
Replace errors.Trace with LogIf
2018-04-05 15:04:40 -07:00
Harshavardhana
ef61b36c5a
Fix PUT bucket notification deadlocks ( #5734 )
...
This PR fixes two different variant of deadlocks in
notification.
- holding write lock on the bucket competing with read lock
- holding competing locks on read/save notification config
2018-03-29 12:00:20 -07:00
Krishna Srinivas
9ede179a21
Use context.Background() instead of nil
...
Rename Context[Get|Set] -> [Get|Set]Context
2018-03-15 16:28:25 -07:00
Bala FA
0e4431725c
make notification as separate package ( #5294 )
...
* Remove old notification files
* Add net package
* Add event package
* Modify minio to take new notification system
2018-03-15 13:03:41 -07:00