minio/internal/event/target
Harshavardhana 0d1fbef751
fix: a possible crash in event target Close() (#17948)
these are possible crashes when the configured
target is still in init() state and never finished
- however a delete config was initiated.
2023-08-30 07:27:45 -07:00
..
testdata/contrib rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
amqp.go Support persistent queue store for loggers (#17121) 2023-05-08 21:20:31 -07:00
elasticsearch.go fix: drain the req.body into io.Discard correctly (#17881) 2023-08-21 01:09:07 -07:00
kafka.go tune-kafka targets to ensure timeout triggers on hung brokers (#17898) 2023-08-22 20:26:35 -07:00
kafka_scram_client_contrib.go tune-kafka targets to ensure timeout triggers on hung brokers (#17898) 2023-08-22 20:26:35 -07:00
mqtt.go fix: a possible crash in event target Close() (#17948) 2023-08-30 07:27:45 -07:00
mysql.go fix: a possible crash in event target Close() (#17948) 2023-08-30 07:27:45 -07:00
mysql_test.go fix: store notification events immediately for persistent queues (#17112) 2023-05-02 07:53:13 -07:00
nats.go Support persistent queue store for loggers (#17121) 2023-05-08 21:20:31 -07:00
nats_contrib_test.go fix: store notification events immediately for persistent queues (#17112) 2023-05-02 07:53:13 -07:00
nats_tls_contrib_test.go fix: store notification events immediately for persistent queues (#17112) 2023-05-02 07:53:13 -07:00
nsq.go Support persistent queue store for loggers (#17121) 2023-05-08 21:20:31 -07:00
nsq_test.go fix: store notification events immediately for persistent queues (#17112) 2023-05-02 07:53:13 -07:00
postgresql.go fix: a possible crash in event target Close() (#17948) 2023-08-30 07:27:45 -07:00
postgresql_test.go fix: store notification events immediately for persistent queues (#17112) 2023-05-02 07:53:13 -07:00
redis.go fix: a possible crash in event target Close() (#17948) 2023-08-30 07:27:45 -07:00
webhook.go fix: drain the req.body into io.Discard correctly (#17881) 2023-08-21 01:09:07 -07:00