milvus/internal
congqixia 7e0d03420e
enhance: Remove duplicated err check code (#32001)
The `err != nil` check is duplicated here and shall be removed

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-04-08 21:59:17 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core fix: add configuration disk capacity config for lru and fix some bug (#31977) 2024-04-08 15:55:16 +08:00
datacoord enhance: Remove deprecated DataCoordNumStoredRowsCounter metric (#31778) 2024-04-07 00:25:15 +08:00
datanode enhance: Use an individual buffer size parameter for imports (#31833) 2024-04-08 21:07:18 +08:00
distributed enhance: Unify data type check APIs for go (#31887) 2024-04-07 14:27:22 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance: Unify data type check APIs for go (#31887) 2024-04-07 14:27:22 +08:00
kv chore: remove repetitive words (#31153) 2024-03-20 10:17:07 +08:00
metastore enhance: replica manager enhancement (#31496) 2024-04-05 04:57:16 +08:00
mocks fix: add lazy load field to mark segment load type (#31591) 2024-03-28 11:23:10 +08:00
mq fix: close rocksmq and natsmq when shutdown (#30706) 2024-02-26 11:38:55 +08:00
parser/planparserv2 enhance: Unify data type check APIs for go (#31887) 2024-04-07 14:27:22 +08:00
proto enhance: replica manager enhancement (#31496) 2024-04-05 04:57:16 +08:00
proxy enhance: Remove duplicated err check code (#32001) 2024-04-08 21:59:17 +08:00
querycoordv2 enhance: replica manager enhancement (#31496) 2024-04-05 04:57:16 +08:00
querynodev2 fix: use stateful lock to avoid load and release on LocalSegment concurrently (#31606) 2024-04-08 17:09:16 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: Add db label for some usual metrics (#30956) 2024-04-02 14:27:13 +08:00
storage enhance: Unify data type check APIs for go (#31887) 2024-04-07 14:27:22 +08:00
tso fix: add lazy load field to mark segment load type (#31591) 2024-03-28 11:23:10 +08:00
types feat: Revise the RESTful bulk insert API (#29698) 2024-03-05 15:03:00 +08:00
util enhance: Unify data type check APIs for go (#31887) 2024-04-07 14:27:22 +08:00