milvus/pkg/mq/msgstream
wei liu 25d8b74f71
enhance: Execute bloom filter apply in parallel to speed up segment predict (#33793)
issue: #33610
pr: #33792

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-06-13 14:14:04 +08:00
..
mqwrapper fix: Masked kafka credentials getting printed in logs (#33747) 2024-06-11 15:59:54 +08:00
OWNERS Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
common_mq_factory.go fix: Seperate msgstream initctx with lifecycle ctx (#29308) 2023-12-21 11:56:45 +08:00
factory_stream_test.go enhance: [2.4] add the includeCurrentMsg param for the Seek method (#33743) 2024-06-11 15:01:55 +08:00
factory_test.go Add timeout in dispatcher, AsConsumer and Seek (#26686) 2023-09-08 09:51:17 +08:00
mock_mq_factory.go Add timeout in dispatcher, AsConsumer and Seek (#26686) 2023-09-08 09:51:17 +08:00
mock_msgstream.go enhance: Execute bloom filter apply in parallel to speed up segment predict (#33793) 2024-06-13 14:14:04 +08:00
mock_msgstream_factory.go Refine RPC call in unwatch drop channel (#27864) 2023-10-24 17:46:15 +08:00
mq_factory.go enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
mq_factory_test.go Fix MQ Factory timeout unit test (#28395) 2023-11-13 21:44:18 +08:00
mq_kafka_msgstream_test.go enhance: [2.4] add the includeCurrentMsg param for the Seek method (#33743) 2024-06-11 15:01:55 +08:00
mq_msgstream.go enhance: [2.4] add the includeCurrentMsg param for the Seek method (#33743) 2024-06-11 15:01:55 +08:00
mq_msgstream_test.go enhance: [2.4] add the includeCurrentMsg param for the Seek method (#33743) 2024-06-11 15:01:55 +08:00
msg.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
msg_for_collection.go enhance: Add load/release partitions to replicate msg stream (#28399) 2023-11-23 15:38:24 +08:00
msg_for_collection_test.go enhance: Add load/release partitions to replicate msg stream (#28399) 2023-11-23 15:38:24 +08:00
msg_for_database.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
msg_for_database_test.go enhance: Add load/release partitions to replicate msg stream (#28399) 2023-11-23 15:38:24 +08:00
msg_for_index.go feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
msg_for_index_test.go enhance: Add load/release partitions to replicate msg stream (#28399) 2023-11-23 15:38:24 +08:00
msg_for_partition.go enhance: Add load/release partitions to replicate msg stream (#28399) 2023-11-23 15:38:24 +08:00
msg_for_partition_test.go enhance: Add load/release partitions to replicate msg stream (#28399) 2023-11-23 15:38:24 +08:00
msg_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
msgstream.go enhance: [2.4] add the includeCurrentMsg param for the Seek method (#33743) 2024-06-11 15:01:55 +08:00
msgstream_util.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
msgstream_util_test.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
repack_func.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
stream_bench_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
stream_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
trace.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
unmarshal.go enhance: Add load/release partitions to replicate msg stream (#28399) 2023-11-23 15:38:24 +08:00
unmarshal_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
wasted_mock_msgstream.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00