milvus/internal/distributed
jaime 1d06d4324b
fix: Int64 overflow in JSON encoding (#37657)
issue: ##36621

- For simple types in a struct, add "string" to the JSON tag for
automatic string conversion during JSON encoding.
- For complex types in a struct, replace "int64" with "string."

Signed-off-by: jaime <yun.zhang@zilliz.com>
2024-11-14 22:52:30 +08:00
..
datacoord fix: port listen racing in mix or standalone mode (#36442) 2024-09-26 21:23:16 +08:00
datanode fix: port listen racing in mix or standalone mode (#36442) 2024-09-26 21:23:16 +08:00
indexnode fix: port listen racing in mix or standalone mode (#36442) 2024-09-26 21:23:16 +08:00
proxy fix: Int64 overflow in JSON encoding (#37657) 2024-11-14 22:52:30 +08:00
querycoord fix: port listen racing in mix or standalone mode (#36442) 2024-09-26 21:23:16 +08:00
querynode enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
rootcoord enhance: Support custom privilege group for RBAC (#37087) 2024-11-09 08:44:28 +08:00
streaming enhance: refactor the consumer grpc proto for reusing grpc stream for multi-consumer (#37564) 2024-11-11 17:24:29 +08:00
streamingnode fix: port listen racing in mix or standalone mode (#36442) 2024-09-26 21:23:16 +08:00
utils Refine DataCoord status (#27262) 2023-09-26 17:15:27 +08:00
connection_manager_test.go feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
connection_manager.go feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00