Praveen raj Mani
|
428836d4e1
|
Ignore "connection reset" errors while initializing the targets with queue store enabled (#8185)
Fixes #8178
|
5 years ago |
Praveen raj Mani
|
b0cea1c0f3
|
Enable event persistence in AMQP (#7565)
|
5 years ago |
Christian Muehlhaeuser
|
38bc3a45db
|
Fixed tautological conditions (#7959)
We already check for err being equal to nil above, no need
to check again.
|
5 years ago |
Praveen raj Mani
|
47ca411163
|
Enhance the event store interface to support channeling (#7343)
- Avoids code duplication across the other targets. By having a
centralized function call.
- Reduce the room for race.
|
6 years ago |
kannappanr
|
5ecac91a55
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
Ashish Kumar Sinha
|
b0d04b9a81
|
Retry Connection for RabbitMQ (#6837)
Add retries to connect to RabbitMQ 5 times
with 2s interval
Fixes #6807
|
6 years ago |
Pontus Leitzler
|
f9779b24ad
|
Enable default vet flags (#6810)
Enable default vet flags except experimental
|
6 years ago |
Anis Elleuch
|
e8a008f5b5
|
Better validation of all config file fields (#6090)
Add Validate() to serverConfig to call it at server
startup and in Admin SetConfig handler to minimize
errors scenario after server restart.
|
6 years ago |
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
|
7 years ago |