milvus/internal
congqixia b0923f1299
Fix DataCoord panics if message queue service quits before it (#15702)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2022-02-23 11:09:52 +08:00
..
allocator Rename base_param to service_param, rename global_param to component_param (#15463) 2022-02-08 20:57:47 +08:00
common Fix datarace between GetComponentStates and Register (#11935) 2021-11-19 13:57:12 +08:00
core Rename variable names for better readibility (#15700) 2022-02-22 22:15:52 +08:00
datacoord Fix DataCoord panics if message queue service quits before it (#15702) 2022-02-23 11:09:52 +08:00
datanode Fix DataNode panic when compact empty segment (#15580) 2022-02-18 18:47:51 +08:00
distributed Fix confusing logs in rootcoord (#15431) 2022-02-10 13:51:47 +08:00
indexcoord Add prometheus metrics for IndexCoord (#15638) 2022-02-21 17:15:51 +08:00
indexnode Abandon using protobuf to pass binaryset parameter (#15626) 2022-02-18 18:39:50 +08:00
kv Update some comments for data coord with some minor code refactoring. (#15686) 2022-02-22 13:15:51 +08:00
log [skip ci]Fix error log output format in log.go (#13101) 2021-12-09 19:43:39 +08:00
metrics Add prometheus metrics for IndexCoord (#15638) 2022-02-21 17:15:51 +08:00
msgstream [skip e2e] Improve annotation (#14709) 2022-01-05 14:02:47 +08:00
proto Implement mix compaction logic (#15542) 2022-02-18 14:51:49 +08:00
proxy Update some comments for data coord with some minor code refactoring. (#15686) 2022-02-22 13:15:51 +08:00
querycoord Fix data race in test (#15690) 2022-02-22 17:43:52 +08:00
querynode Abandon using protobuf to pass binaryset parameter (#15626) 2022-02-18 18:39:50 +08:00
rootcoord [skip e2e] Modify code comments according to the naming conventions (#15173) 2022-02-09 10:19:56 +08:00
storage Support compile and run on Mac (#15491) 2022-02-09 14:27:46 +08:00
tso [skip e2e]Update license for tso (#14541) 2021-12-29 22:49:59 +08:00
types Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00
util Make SessionWatch keep watch even no Rewatch func when find ErrCompacted (#15497) 2022-02-15 15:07:48 +08:00