milvus/pkg/mq/msgstream/mqwrapper
Xiaofan b6fefee0cf
fix: etcd not connectable when auth enabled (#31633)
Fix etcd config source didn't respect auth enabled
Also removed pulsar recoverable error when pulsar return ConsumerBusy.
It could happen that pulsar didn't find the original consumer is dead
and recover takes some time.
fix #31631

Signed-off-by: xiaofanluan <xiaofan.luan@zilliz.com>
2024-04-01 15:23:19 +08:00
..
kafka fix: Support TLS for kafka connection (#30468) 2024-02-28 18:43:07 +08:00
nmq Remove topic empty restriction when preCreated topic (#27351) 2023-10-10 18:53:32 +08:00
pulsar fix: etcd not connectable when auth enabled (#31633) 2024-04-01 15:23:19 +08:00
client.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
consumer.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
id.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
message.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
mock_id.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
producer.go Format the code (#27275) 2023-09-21 09:45:27 +08:00