Add zap log
Signed-off-by:
neza2017 <yefu.chen@zilliz.com>
Showing
- cmd/masterservice/main.go 12 additions, 2 deletionscmd/masterservice/main.go
- internal/distributed/masterservice/server.go 13 additions, 13 deletionsinternal/distributed/masterservice/server.go
- internal/masterservice/global_allocator.go 3 additions, 4 deletionsinternal/masterservice/global_allocator.go
- internal/masterservice/master_service.go 79 additions, 49 deletionsinternal/masterservice/master_service.go
- internal/masterservice/meta_table.go 11 additions, 10 deletionsinternal/masterservice/meta_table.go
- internal/masterservice/param_table.go 39 additions, 0 deletionsinternal/masterservice/param_table.go
- internal/masterservice/task.go 3 additions, 2 deletionsinternal/masterservice/task.go
- internal/masterservice/tso.go 4 additions, 5 deletionsinternal/masterservice/tso.go
- tests/python/requirements.txt 1 addition, 1 deletiontests/python/requirements.txt
- tests/python/test_index.py 7 additions, 10 deletionstests/python/test_index.py
- tests/python/test_load_collection.py 21 additions, 0 deletionstests/python/test_load_collection.py
- tests/python/test_load_partitions.py 26 additions, 0 deletionstests/python/test_load_partitions.py
This diff is collapsed.
tests/python/test_load_collection.py
0 → 100644
tests/python/test_load_partitions.py
0 → 100644
Please register or sign in to comment