milvus/internal
congqixia cb75e73c77
enhance: Use zap.Stringer for large log field (#29143)
See also #29113
Using zap.Stringer log field will evaluate log field value only when log
level meets the configuration, which could save some CPU time in search
route

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-12-12 22:52:39 +08:00
..
allocator enhance:Remove msgbase unnecessary assignments (#28511) 2023-11-24 15:02:39 +08:00
core enhance: Support implicit type conversion for parquet (#29046) 2023-12-12 16:14:44 +08:00
datacoord enhance: Add config for auto upgrade segment index (#29112) 2023-12-12 11:56:37 +08:00
datanode feat: Introduce channelCheckpointUpdater to reduce goroutine use in ttNode (#28570) 2023-12-12 13:48:42 +08:00
distributed enhance: Add proxy.ginLogSkipPaths (#28945) 2023-12-06 10:26:35 +08:00
http fix: wait server to listen the http port (#29075) 2023-12-12 16:22:50 +08:00
indexnode enhance: Add logs for each step during service initialization (#28624) 2023-11-27 16:30:26 +08:00
kv enhance: Make etcd kv request timeout configurable (#28661) 2023-11-23 19:34:23 +08:00
metastore fix: txn control not applied to snapshot.Remove (#29124) 2023-12-12 14:48:38 +08:00
mocks feat: Define import API and metadata (#28731) 2023-12-04 19:56:35 +08:00
mq Fix getting incorrect CPU num (#28146) 2023-11-06 06:02:16 +08:00
parser/planparserv2 fix: Fix bug for parsing expression that include quotes (#28416) 2023-11-23 17:18:32 +08:00
proto feat: integrate storagev2 in building index of segcore (#28768) 2023-12-05 16:48:54 +08:00
proxy enhance: Use zap.Stringer for large log field (#29143) 2023-12-12 22:52:39 +08:00
querycoordv2 fix: forbid balancing level zero segments (#29130) 2023-12-12 20:38:38 +08:00
querynodev2 fix: panic caused by type assert LocalSegment on Segment (#29018) 2023-12-08 01:50:38 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: Support implicit type conversion for parquet (#29046) 2023-12-12 16:14:44 +08:00
storage fix: Align minio object storage ut to new minio server behavior (#29014) 2023-12-06 15:42:43 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
util enhance: Support implicit type conversion for parquet (#29046) 2023-12-12 16:14:44 +08:00