.. |
broker
|
feat: support rate limiter based on db and partition levels (#31070)
|
2024-04-12 16:01:19 +08:00 |
allocator_test.go
|
|
|
allocator.go
|
|
|
build_index_policy.go
|
|
|
channel_checker_test.go
|
|
|
channel_checker.go
|
|
|
channel_manager_factory.go
|
|
|
channel_manager_test.go
|
enhance: Use map instead of slice to maintain channel info (#32273)
|
2024-04-16 15:57:19 +08:00 |
channel_manager.go
|
enhance: Use map instead of slice to maintain channel info (#32273)
|
2024-04-16 15:57:19 +08:00 |
channel_store_test.go
|
enhance: Use map instead of slice to maintain channel info (#32273)
|
2024-04-16 15:57:19 +08:00 |
channel_store.go
|
enhance: Use map instead of slice to maintain channel info (#32273)
|
2024-04-16 15:57:19 +08:00 |
channel.go
|
|
|
cluster_test.go
|
enhance: Remove import v1 (#31403)
|
2024-03-22 15:29:09 +08:00 |
cluster.go
|
enhance: Use channel manager interface in server_test (#31621)
|
2024-04-12 14:59:20 +08:00 |
compaction_l0_view_test.go
|
|
|
compaction_l0_view.go
|
fix: Trigger l0 compaction when l0 views don't change (#30729)
|
2024-03-05 16:37:00 +08:00 |
compaction_scheduler_test.go
|
|
|
compaction_scheduler.go
|
fix: Trigger l0 compaction when l0 views don't change (#30729)
|
2024-03-05 16:37:00 +08:00 |
compaction_test.go
|
fix: [cherry-pick]Skip changing meta if nodeID not match with channel (#31672)
|
2024-04-10 15:09:18 +08:00 |
compaction_trigger_test.go
|
enhance: Prevent the backlog of channelCP update tasks, perform batch updates of channelCPs (#30941)
|
2024-03-07 20:39:02 +08:00 |
compaction_trigger_v2_test.go
|
fix: Skip to submit l0 tasks when scheduler full (#31270)
|
2024-03-15 10:21:12 +08:00 |
compaction_trigger_v2.go
|
fix: Skip to submit l0 tasks when scheduler full (#31270)
|
2024-03-15 10:21:12 +08:00 |
compaction_trigger.go
|
feat: Add global mmap enable configuration (#31267)
|
2024-03-18 15:17:10 +08:00 |
compaction_view_manager_test.go
|
fix: Correct the last empty l0 views (#31198)
|
2024-03-14 10:31:04 +08:00 |
compaction_view_manager.go
|
fix: Correct the last empty l0 views (#31198)
|
2024-03-14 10:31:04 +08:00 |
compaction_view.go
|
fix: Trigger l0 compaction when l0 views don't change (#30729)
|
2024-03-05 16:37:00 +08:00 |
compaction.go
|
fix: [cherry-pick]Skip changing meta if nodeID not match with channel (#31672)
|
2024-04-10 15:09:18 +08:00 |
const.go
|
|
|
errors_test.go
|
|
|
errors.go
|
|
|
garbage_collector_test.go
|
enhance: Remove import v1 (#31403)
|
2024-03-22 15:29:09 +08:00 |
garbage_collector.go
|
fix: Use correct ticker for gc work defer (#31456)
|
2024-03-20 22:17:06 +08:00 |
handler.go
|
fix: modify retry error (#32351)
|
2024-04-18 14:25:14 +08:00 |
import_checker_test.go
|
enhance: Ensure ImportV2 waits for the index to be built and refine some logic (#31629)
|
2024-04-01 20:09:13 +08:00 |
import_checker.go
|
enhance: Ensure ImportV2 waits for the index to be built and refine some logic (#31629)
|
2024-04-01 20:09:13 +08:00 |
import_job.go
|
enhance: Return more fields in import progress response (#31539)
|
2024-03-24 21:57:06 +08:00 |
import_meta_test.go
|
|
|
import_meta.go
|
|
|
import_scheduler_test.go
|
enhance: Ensure ImportV2 waits for the index to be built and refine some logic (#31629)
|
2024-04-01 20:09:13 +08:00 |
import_scheduler.go
|
enhance: Ensure ImportV2 waits for the index to be built and refine some logic (#31629)
|
2024-04-01 20:09:13 +08:00 |
import_task.go
|
enhance: Enhance and modify the return content of ImportV2 (#31192)
|
2024-03-13 19:51:03 +08:00 |
import_util_test.go
|
enhance: Ensure ImportV2 waits for the index to be built and refine some logic (#31629)
|
2024-04-01 20:09:13 +08:00 |
import_util.go
|
feat: support rate limiter based on db and partition levels (#31070)
|
2024-04-12 16:01:19 +08:00 |
index_builder_test.go
|
enhance: gather materialized view search info once per request (#31996)
|
2024-04-11 15:21:19 +08:00 |
index_builder.go
|
enhance: gather materialized view search info once per request (#31996)
|
2024-04-11 15:21:19 +08:00 |
index_engine_version_manager_test.go
|
|
|
index_engine_version_manager.go
|
|
|
index_meta_test.go
|
enhance: Ensure ImportV2 waits for the index to be built and refine some logic (#31629)
|
2024-04-01 20:09:13 +08:00 |
index_meta.go
|
enhance: Ensure ImportV2 waits for the index to be built and refine some logic (#31629)
|
2024-04-01 20:09:13 +08:00 |
index_service_test.go
|
enhance: Add ListIndexes API from datacoord (#31104)
|
2024-03-07 17:37:01 +08:00 |
index_service.go
|
feat: Add global mmap enable configuration (#31267)
|
2024-03-18 15:17:10 +08:00 |
indexnode_manager_test.go
|
|
|
indexnode_manager.go
|
|
|
meta_test.go
|
feat: support rate limiter based on db and partition levels (#31070)
|
2024-04-12 16:01:19 +08:00 |
meta_util.go
|
|
|
meta.go
|
fix: fix collectionInfo leak in datacoord (#32175)
|
2024-04-15 16:33:19 +08:00 |
metrics_info_test.go
|
enhance: Use channel manager interface in server_test (#31621)
|
2024-04-12 14:59:20 +08:00 |
metrics_info.go
|
feat: support rate limiter based on db and partition levels (#31070)
|
2024-04-12 16:01:19 +08:00 |
mock_allocator_test.go
|
|
|
mock_channel_store.go
|
|
|
mock_channelmanager.go
|
|
|
mock_cluster.go
|
fix: add lazy load field to mark segment load type (#31591)
|
2024-03-28 11:23:10 +08:00 |
mock_compaction_meta.go
|
|
|
mock_compaction_plan_context.go
|
|
|
mock_handler.go
|
fix: fix collectionInfo leak in datacoord (#32175)
|
2024-04-15 16:33:19 +08:00 |
mock_index_engine_version_manager.go
|
|
|
mock_scheduler.go
|
|
|
mock_segment_manager.go
|
|
|
mock_session_manager.go
|
fix: add lazy load field to mark segment load type (#31591)
|
2024-03-28 11:23:10 +08:00 |
mock_test.go
|
fix: fix collectionInfo leak in datacoord (#32175)
|
2024-04-15 16:33:19 +08:00 |
mock_trigger_manager.go
|
|
|
OWNERS
|
|
|
policy_test.go
|
enhance: Use map instead of slice to maintain channel info (#32273)
|
2024-04-16 15:57:19 +08:00 |
policy.go
|
enhance: Use map instead of slice to maintain channel info (#32273)
|
2024-04-16 15:57:19 +08:00 |
README.md
|
|
|
segment_allocation_policy_test.go
|
|
|
segment_allocation_policy.go
|
|
|
segment_info_test.go
|
|
|
segment_info.go
|
enhance: Remove import v1 (#31403)
|
2024-03-22 15:29:09 +08:00 |
segment_manager_test.go
|
feat: add more operation detail info for better allocation (#30438)
|
2024-03-28 06:33:11 +08:00 |
segment_manager.go
|
enhance: Ensure ImportV2 waits for the index to be built and refine some logic (#31629)
|
2024-04-01 20:09:13 +08:00 |
segment_operator_test.go
|
|
|
segment_operator.go
|
|
|
server_test.go
|
fix: Wait StandBy server ready for testcase (#32216)
|
2024-04-12 23:49:18 +08:00 |
server.go
|
feat: support rate limiter based on db and partition levels (#31070)
|
2024-04-12 16:01:19 +08:00 |
services_test.go
|
fix: modify retry error (#32351)
|
2024-04-18 14:25:14 +08:00 |
services.go
|
fix: modify retry error (#32351)
|
2024-04-18 14:25:14 +08:00 |
session_manager_test.go
|
enhance: Use channel manager interface in server_test (#31621)
|
2024-04-12 14:59:20 +08:00 |
session_manager.go
|
enhance: Use channel manager interface in server_test (#31621)
|
2024-04-12 14:59:20 +08:00 |
session.go
|
|
|
util_test.go
|
|
|
util.go
|
enhance: gather materialized view search info once per request (#31996)
|
2024-04-11 15:21:19 +08:00 |