minio/pkg/event/target
Harshavardhana 7a5271ad96
fix: re-use connections in webhook/elasticsearch (#9461)
- elasticsearch client should rely on the SDK helpers
  instead of pure HTTP calls.
- webhook shouldn't need to check for IsActive() for
  all notifications, failure should be delayed.
- Remove DialHTTP as its never used properly

Fixes #9460
2020-04-28 13:57:56 -07:00
..
testdata NATS TLS specify CA and client TLS authentication (#8389) 2019-11-15 09:13:23 -08:00
amqp.go fix: only show active/available ARNs in server startup banner (#9392) 2020-04-21 09:38:32 -07:00
common.go fix: re-use connections in webhook/elasticsearch (#9461) 2020-04-28 13:57:56 -07:00
elasticsearch.go fix: re-use connections in webhook/elasticsearch (#9461) 2020-04-28 13:57:56 -07:00
kafka.go fix: only show active/available ARNs in server startup banner (#9392) 2020-04-21 09:38:32 -07:00
kafka_scram_client.go added support for SASL/SCRAM on Kafka bucket notifications. (#9168) 2020-03-20 11:10:27 -07:00
mqtt.go fix: only show active/available ARNs in server startup banner (#9392) 2020-04-21 09:38:32 -07:00
mysql.go fix: only show active/available ARNs in server startup banner (#9392) 2020-04-21 09:38:32 -07:00
mysql_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
nats.go fix: only show active/available ARNs in server startup banner (#9392) 2020-04-21 09:38:32 -07:00
nats_test.go NATS TLS specify CA and client TLS authentication (#8389) 2019-11-15 09:13:23 -08:00
nsq.go fix: only show active/available ARNs in server startup banner (#9392) 2020-04-21 09:38:32 -07:00
nsq_test.go Enable event persistence in NSQ (#7579) 2019-07-12 10:41:57 +01:00
postgresql.go fix: only show active/available ARNs in server startup banner (#9392) 2020-04-21 09:38:32 -07:00
postgresql_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
queuestore.go notification queue limit has no maxLimit (#9380) 2020-04-18 01:20:56 -07:00
queuestore_test.go Fix queueStore stops working with concurrent PUT/DELETE requests (#8381) 2019-10-11 17:46:03 -07:00
redis.go fix: only show active/available ARNs in server startup banner (#9392) 2020-04-21 09:38:32 -07:00
store.go fix: throttling of events during their replay (#9188) 2020-03-23 12:34:39 -07:00
webhook.go fix: re-use connections in webhook/elasticsearch (#9461) 2020-04-28 13:57:56 -07:00