..
channel_allocator_test.go
Make querycoord channel allocator respect context ( #17552 )
2022-06-17 16:02:12 +08:00
channel_allocator.go
Make querycoord channel allocator respect context ( #17552 )
2022-06-17 16:02:12 +08:00
channel_unsubscribe_test.go
Add dependency factory ( #16204 )
2022-04-07 22:05:32 +08:00
channel_unsubscribe.go
Fix pulsar unsubsribe issue ( #17562 )
2022-06-16 17:28:11 +08:00
cluster_test.go
Fix bug not remove offline node ( #17560 )
2022-06-16 16:00:10 +08:00
cluster.go
Fix bug not remove offline node ( #17560 )
2022-06-16 16:00:10 +08:00
condition.go
[skip ci]Update license for qc impl ( #12012 )
2021-11-17 19:41:41 +08:00
global_meta_broker_test.go
Remove not used QueryChannel in Proxy and Query Cluster ( #16856 )
2022-05-30 19:50:04 +08:00
global_meta_broker.go
Acquiring the segment reference lock on task level ( #17544 )
2022-06-15 21:38:10 +08:00
group_balance.go
Make allocateNode run async in case of block offline event ( #17185 )
2022-05-25 18:53:59 +08:00
impl_test.go
Make Cluster interface's methods called outside public ( #17315 )
2022-06-02 13:16:05 +08:00
impl.go
Add QueryServiceAvailable field in ShowCollections ( #17456 )
2022-06-09 18:20:07 +08:00
index_checker_test.go
Move SegmentInfo out of VchannelInfo, leave Id only to decrease kv size. Get complete SegmentInfo through RPC ( #17441 )
2022-06-16 12:00:10 +08:00
index_checker.go
Change QueryCoord Log level ( #16590 )
2022-04-26 11:29:54 +08:00
meta_test.go
Fix bug not remove offline node ( #17560 )
2022-06-16 16:00:10 +08:00
meta.go
Support return dropped segments info in GetSegmentInfo rpc ( #17617 )
2022-06-17 18:24:12 +08:00
metrics_info_test.go
[skip ci]Update license for qc mock ( #12014 )
2021-11-17 19:45:45 +08:00
metrics_info.go
Make Cluster interface's methods called outside public ( #17315 )
2022-06-02 13:16:05 +08:00
mock_3rd_component_test.go
Move SegmentInfo out of VchannelInfo, leave Id only to decrease kv size. Get complete SegmentInfo through RPC ( #17441 )
2022-06-16 12:00:10 +08:00
mock_cluster.go
Make Cluster interface's methods called outside public ( #17315 )
2022-06-02 13:16:05 +08:00
mock_querynode_client_test.go
Remove not used QueryChannel in Proxy and Query Cluster ( #16856 )
2022-05-30 19:50:04 +08:00
mock_querynode_server_test.go
Fix mock querynode server session not revoked ( #17229 )
2022-06-18 18:22:12 +08:00
OWNERS
[skip ci]Update OWNERS files ( #11898 )
2021-11-16 15:41:11 +08:00
query_coord_test.go
Fix lost delete msg caused by loadSegment after watchDeltaChannel ( #17308 )
2022-06-02 16:56:04 +08:00
query_coord.go
Fix bug not remove offline node ( #17560 )
2022-06-16 16:00:10 +08:00
querynode_test.go
Make Cluster interface's methods called outside public ( #17315 )
2022-06-02 13:16:05 +08:00
querynode.go
Make assigning segments faster ( #17377 )
2022-06-06 16:52:05 +08:00
replica_test.go
Make allocateNode run async in case of block offline event ( #17185 )
2022-05-25 18:53:59 +08:00
replica.go
Fix updating shard leaders may lost some modifications ( #17218 )
2022-05-26 17:14:02 +08:00
segment_allocator_test.go
Move SegmentInfo out of VchannelInfo, leave Id only to decrease kv size. Get complete SegmentInfo through RPC ( #17441 )
2022-06-16 12:00:10 +08:00
segment_allocator.go
Make querycoord segment allocator respect context ( #17452 )
2022-06-09 20:14:06 +08:00
segments_info_test.go
Extract segments info into a new struct. ( #15537 )
2022-02-18 15:27:50 +08:00
segments_info.go
Fix updating segments' NodeIds correctly after LoadBalance ( #16854 )
2022-05-10 15:47:53 +08:00
task_scheduler_test.go
Add BindContext function for querycoord task scheduler ( #17531 )
2022-06-14 17:12:09 +08:00
task_scheduler.go
Add BindContext function for querycoord task scheduler ( #17531 )
2022-06-14 17:12:09 +08:00
task_test.go
Move SegmentInfo out of VchannelInfo, leave Id only to decrease kv size. Get complete SegmentInfo through RPC ( #17441 )
2022-06-16 12:00:10 +08:00
task.go
Return err if failed to assign segments/channels to nodes ( #17616 )
2022-06-17 12:42:11 +08:00
util.go
Use segment version instead of ref cnt ( #17609 )
2022-06-17 17:38:12 +08:00