.. |
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
|
Fix centos build error (#15760)
|
2022-02-25 18:49:54 +08:00 |
datacoord
|
Make compaction not generate empty segment (#15707)
|
2022-02-28 10:17:54 +08:00 |
datanode
|
Make compaction not generate empty segment (#15707)
|
2022-02-28 10:17:54 +08:00 |
distributed
|
Add web server in proxy with sample handler (#15647)
|
2022-02-23 14:37:52 +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
|
Add bytes methods for RocksdbKV (#15749)
|
2022-02-25 17:19:53 +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 querycoord ut bug (#15752)
|
2022-02-28 11:27:54 +08:00 |
querynode
|
Set BaseMsg for LoadSegmentRequest, prevent crashing in log printing (#15725)
|
2022-02-26 20:09:54 +08:00 |
rootcoord
|
[skip e2e] Modify code comments according to the naming conventions (#15173)
|
2022-02-09 10:19:56 +08:00 |
storage
|
Fix centos build error (#15760)
|
2022-02-25 18:49:54 +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
|
Add Extract() method to take out C pointer from BytesConverter without releasing it (#15614)
|
2022-02-27 09:47:53 +08:00 |