Harshavardhana
df35d7db9d
Introduce staticcheck for stricter builds ( #7035 )
2019-02-13 18:29:36 +05:30
kannappanr
a7d407fa42
Display message on failure to get lock on format.json in fs mode on startup ( #6538 )
...
Retry to see if the lock is free. Retry time will increase binomially.
2019-01-09 10:13:04 -08:00
Harshavardhana
bfb505aa8e
Refactor logging in more Go idiomatic style ( #6816 )
...
This refactor brings a change which allows
targets to be added in a cleaner way and also
audit is now moved out.
This PR also simplifies logger dependency for auditing
2018-11-19 14:47:03 -08:00
Harshavardhana
36ab615518
Remove unused functions and constants ( #6175 )
2018-07-20 23:37:43 +05:30
kannappanr
43cc0096fa
Add support for deployment ID ( #6144 )
...
deployment ID helps in identifying a minio deployment in the case of remote
logging targets.
2018-07-18 20:17:35 -07:00
Anis Elleuch
32700fca52
Enhance fatal errors printing of common issues seen by users ( #5878 )
2018-05-08 19:04:36 -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
Krishnan Parthasarathi
e5e3d17216
Do not close *lock.LockedFile on failure ( #5565 )
2018-02-21 11:28:24 -08:00
Krishna Srinivas
047b7aff0c
Seek to offset 0 after Truncate() ( #5375 )
2018-02-06 15:37:48 -08:00
Krishna Srinivas
3b2486ebaf
Lock free multipart backend implementation for FS ( #5401 )
2018-01-31 13:17:24 -08:00
Krishna Srinivas
7c72d14027
Separate the codebase for XL and FS format.json related code ( #5317 )
2018-01-08 14:30:55 -08:00