.. |
OWNERS
|
[skip ci]Update OWNERS files (#11898)
|
2021-11-16 15:41:11 +08:00 |
channel_allocator.go
|
Fix load timeout in chaos (#17241)
|
2022-05-26 22:28:03 +08:00 |
channel_allocator_test.go
|
Implement memory replica in Proxy, QueryNode and QueryCoord (#16470)
|
2022-04-20 16:15:41 +08:00 |
channel_unsubscribe.go
|
Fix channelUnsubscribe data race and logic (#16946)
|
2022-05-12 18:09:53 +08:00 |
channel_unsubscribe_test.go
|
Add dependency factory (#16204)
|
2022-04-07 22:05:32 +08:00 |
cluster.go
|
Fix GetQuerySegmentInfo() returns incorrect result after LoadBalance (#17190)
|
2022-05-25 15:17:59 +08:00 |
cluster_test.go
|
Fix miss segments/DmChannel when query by nodeID (#16719)
|
2022-04-29 14:11:47 +08:00 |
condition.go
|
[skip ci]Update license for qc impl (#12012)
|
2021-11-17 19:41:41 +08:00 |
global_meta_broker.go
|
Add collection load cache and InvalidateCollMetaCache by collID (#16882)
|
2022-05-19 10:13:56 +08:00 |
global_meta_broker_test.go
|
Add collection load cache and InvalidateCollMetaCache by collID (#16882)
|
2022-05-19 10:13:56 +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.go
|
Retry GetShardLeaders until service available or timeout (#17183)
|
2022-05-26 20:28:02 +08:00 |
impl_test.go
|
Retry GetShardLeaders until service available or timeout (#17183)
|
2022-05-26 20:28:02 +08:00 |
index_checker.go
|
Change QueryCoord Log level (#16590)
|
2022-04-26 11:29:54 +08:00 |
index_checker_test.go
|
Implement memory replica in Proxy, QueryNode and QueryCoord (#16470)
|
2022-04-20 16:15:41 +08:00 |
meta.go
|
Fix updating shard leaders may lost some modifications (#17218)
|
2022-05-26 17:14:02 +08:00 |
meta_test.go
|
Fix replicas info is not removed after release (#17111)
|
2022-05-19 20:05:57 +08:00 |
metrics_info.go
|
Fix Data race in NodeID (#16603)
|
2022-04-24 22:03:44 +08:00 |
metrics_info_test.go
|
[skip ci]Update license for qc mock (#12014)
|
2021-11-17 19:45:45 +08:00 |
mock_3rd_component_test.go
|
Add collection load cache and InvalidateCollMetaCache by collID (#16882)
|
2022-05-19 10:13:56 +08:00 |
mock_cluster.go
|
Add MockCluster, make unit tests reliable (#17032)
|
2022-05-17 12:57:56 +08:00 |
mock_querynode_client_test.go
|
Add SyncReplicaSegments interface for QueryNode (#16672)
|
2022-04-27 10:41:46 +08:00 |
mock_querynode_server_test.go
|
Add unit test for case of failed to sync segments to shard leader (#16712)
|
2022-04-29 15:51:49 +08:00 |
query_coord.go
|
Make allocateNode run async in case of block offline event (#17185)
|
2022-05-25 18:53:59 +08:00 |
query_coord_test.go
|
Implement memory replica in Proxy, QueryNode and QueryCoord (#16470)
|
2022-04-20 16:15:41 +08:00 |
querynode.go
|
Fix node state data race in querycoord (#17198)
|
2022-05-25 10:43:59 +08:00 |
querynode_test.go
|
Filter out the unavailable shard leaders (#16677)
|
2022-04-27 16:27:46 +08:00 |
replica.go
|
Fix updating shard leaders may lost some modifications (#17218)
|
2022-05-26 17:14:02 +08:00 |
replica_test.go
|
Make allocateNode run async in case of block offline event (#17185)
|
2022-05-25 18:53:59 +08:00 |
segment_allocator.go
|
Remove offline nodes from replica info after LoadBalanceTask done (#16653)
|
2022-04-26 18:23:46 +08:00 |
segment_allocator_test.go
|
Implement memory replica in Proxy, QueryNode and QueryCoord (#16470)
|
2022-04-20 16:15:41 +08:00 |
segments_info.go
|
Fix updating segments' NodeIds correctly after LoadBalance (#16854)
|
2022-05-10 15:47:53 +08:00 |
segments_info_test.go
|
Extract segments info into a new struct. (#15537)
|
2022-02-18 15:27:50 +08:00 |
task.go
|
Fix updating shard leaders may lost some modifications (#17218)
|
2022-05-26 17:14:02 +08:00 |
task_scheduler.go
|
Fix GetQuerySegmentInfo() returns incorrect result after LoadBalance (#17190)
|
2022-05-25 15:17:59 +08:00 |
task_scheduler_test.go
|
Implement memory replica in Proxy, QueryNode and QueryCoord (#16470)
|
2022-04-20 16:15:41 +08:00 |
task_test.go
|
Fix GetQuerySegmentInfo() returns incorrect result after LoadBalance (#17190)
|
2022-05-25 15:17:59 +08:00 |
util.go
|
Fix GetQuerySegmentInfo() returns incorrect result after LoadBalance (#17190)
|
2022-05-25 15:17:59 +08:00 |