Cai Yudong
7c02c3760e
#771 add ProcessCommand() to process pre-defined commands ( #777 )
2019-12-17 10:48:28 +08:00
quicksilver
952f34352a
enable build milvus on centos7 ( #769 )
...
* enable build milvus on centos7
* Update build enviroment Centos7 dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* add centos7_build_deps.sh
* add centos7 build cpu version enviroment
* add centos7 on github actions
* fix bug
* fix bug
* fix bug
* update ci/docker/centos-7-core.dockerfile
* fix github actions bug
* update centos7 case on github actions
* update docker-compose.yml
* debug centos case on github actions
* debug centos case on github actions
* add centos7 deploy dockerfile
2019-12-16 14:07:20 +08:00
Cai Yudong
41d7500f61
support config cli test 2 ( #764 )
...
* #665 support get/set config via CLI
* #665 support get/set config via CLI
* #665 add unittest for config CLI
* #665 remove config_node_map_
* #665 remove config_node_map_
* #665 fix clang-format
* #665 fix clang-format
* #665 update changelog
* #665 code clean
* #665 update API interface
* #665 update API interface
* #665 handle server status
* #665 handle unknown command
* #665 update debug log
* #665 rollback CmdRequest.cpp
2019-12-14 15:11:02 +08:00
BossZou
5e045af51f
Refactor server module separating Grpc from server handler and scheduler ( #757 )
...
* refactoring(create_table done)
* refactoring
* refactor server delivery (insert done)
* refactoring server module (count_table done)
* server refactor done
* cmake pass
* refactor server module done.
* set grpc response status correctly
* format done.
* fix redefine ErrorMap()
* optimize insert reducing ids data copy
* optimize grpc request with reducing data copy
* clang format
* [skip ci] Refactor server module done. update changlog. prepare for PR
* remove explicit and change int32_t to int64_t
2019-12-12 14:13:22 +08:00
Zhiru Zhu
e99896ac62
Add Opentracing ( #729 )
...
* add TracerUtil
* Interceptor ok
* add handler
* add context
* minor update
* keep span in trace context
* add span in search okay
* Update Context.cpp
* refactor
* refactor
* refactor
* format
* add context in SearchJob
* trace search okay
* add back finish span in interceptor
* add namespace
* add tracing config in server config
* add random id
* debug mode okay
* update CMakeLists
* add opentracing to cmake
* update unittest
* add tracing namespace
* remove std::run_time error
* add lock when erasing context_map
* update tracing config
* lint
* update CHANGELOG
* small fix
* fix server unit test
* fix scheduler unit test
* fix db unit test
* lint
* fix db unit test gpu version
* rename to tracing_config
* fix
* update
* trigger ci
2019-12-10 15:24:54 +08:00
Wang XiangYu
4847e5027f
Remove unused codes ( #732 )
...
* remove unused function and comments
* remove always-true parameter
* run on python2 explicitly
* fix clang-format
2019-12-09 19:09:14 +08:00
yudong.cai
a023511f16
#611 remove MILVUS_CPU_VERSION
2019-11-29 16:02:08 +08:00
yudong.cai
2aad94b678
#560 add version in server config file
2019-11-28 16:12:39 +08:00
Yukikaze-CZR
47abe4ff47
#504 The code coverage rate of core/src/scheduler/optimizer is too low
2019-11-27 14:21:53 +08:00
groot
8aac809ad7
fix typo
2019-11-23 14:36:22 +08:00
groot
2b805489a1
#485 Increase code coverage rate
2019-11-23 11:34:45 +08:00
groot
d3ab5ffa40
add unittest case
2019-11-22 19:35:42 +08:00
groot
75c1186cd2
fix conflict
2019-11-20 15:04:41 +08:00
yudong.cai
c89bb6699e
#306 Use int64 for all config integer
2019-11-20 14:26:39 +08:00
groot
b65685df8f
fix typo
2019-11-20 14:15:57 +08:00
yudong.cai
37df2b6fc4
#346 rename gpu_resource_config.enable_gpu to gpu_resource_config.enable
2019-11-20 10:22:42 +08:00
fishpenguin
7f5c2fefd8
Remove OnlyGpuPass and add MILVUS_GPU_VERSION define
2019-11-19 19:18:54 +08:00
yudong.cai
0d1923c61f
#346 update gpu resource config APIs
2019-11-19 15:49:40 +08:00
yudong.cai
fddfd1eb03
#346 update config APIs to support build index with multiple GPUs
2019-11-18 18:47:52 +08:00
groot
f3ae1bf155
#266 Rpc request source code refactor
2019-11-18 15:10:15 +08:00
groot
29586ba725
#353 Rename config.h.in to version.h.in
2019-11-15 19:06:14 +08:00
groot
a57bfae626
merge 0.5.3 to 0.6.0
2019-11-14 16:16:11 +08:00
fishpenguin
fceb3ba714
Decrease test_rpc run time
2019-11-08 11:03:27 +08:00
groot
57e3c14825
fix unittest failure
2019-11-07 18:46:27 +08:00
groot
f3c7fcf80e
merge 0.6.0
2019-11-07 16:47:38 +08:00
groot
dbe90c7abc
support table partition
2019-11-07 16:46:31 +08:00
Zhiru Zhu
3c0c4646b0
issue 229, 230 and 237
2019-11-07 15:35:53 +08:00
fishpenguin
07dfe09aed
#204 - improve grpc performance in search
2019-11-07 15:23:28 +08:00
yudong.cai
2deba2dcb9
#208 optimize unittest to support run single test more easily
2019-11-06 16:22:38 +08:00
yudong.cai
1b0d453379
#207 add more unittest for config set/get
2019-11-06 11:56:06 +08:00
youny626
2a1f2ab09d
change default config to gpu
2019-11-05 21:48:23 +08:00
youny626
bede77751e
clang format
2019-11-05 13:35:24 +08:00
youny626
4ca6b59b91
add CPU version
2019-11-05 10:23:59 +08:00
yudong.cai
ad395a7f06
#175 update invalid config unittest
...
Former-commit-id: 06ef1ca314a4ad5d55a5a3352f75ec6e265cb4a0
2019-11-03 16:05:38 +08:00
yudong.cai
bfafb8cdef
#175 fix clang-format
...
Former-commit-id: e7818d67ca090ced2a934e885074700b46619e15
2019-11-03 14:28:15 +08:00
yudong.cai
9ff83e140e
add invalid config unittest
...
Former-commit-id: b2201e3394a953e7e2055bdf351a094a6d6e5315
2019-11-03 12:51:47 +08:00
Jin Hai
42e1ec8bd3
Merge pull request #93 from youny626/0.5.1
...
Speed up CMake build process
Former-commit-id: d113c6903c01f10958d85f70152640b82838b3cd
2019-10-24 18:48:18 +08:00
Zhiru Zhu
a6279d2acb
Speed up CMake build process
...
Former-commit-id: 2edb2ae26d93ed9b7a8d25b89d30152e60257250
2019-10-23 21:45:48 +08:00
starlord
e7876f6343
avoid relative header path
...
Former-commit-id: d4a01b720ac7011e17076b7c36a20af0ebe2b58a
2019-10-23 15:05:22 +08:00
starlord
6e11f4e4e7
#48 Config unittest failed
...
Former-commit-id: e07a067382ed00efc9c5d914b4100592bb7aee44
2019-10-19 19:31:22 +08:00
starlord
73d2f7c765
fix jenkins build error
...
Former-commit-id: bb994c21d69fb9f8c2c6c57e5389b6133e662c0d
2019-10-19 17:52:51 +08:00
starlord
ff27d56571
format code
...
Former-commit-id: 633b98f2bae4b9ab323ca2e3a74fc080bfb2f909
2019-10-19 17:08:50 +08:00
starlord
e621dfd1e7
#48 Config unittest failed
...
Former-commit-id: 6590479cac96b17485104da98c35d322b563f573
2019-10-19 17:04:02 +08:00
starlord
e153262f3f
fix config test bug
...
Former-commit-id: aa548a904c54747c22b34c7d847ca87ed32698f1
2019-10-19 16:48:56 +08:00
yudong.cai
4d1fb143e1
MS-665 rename build_index_gpu to index_build_device, and move it to resource config
...
Former-commit-id: f3da7963531406da7a22fbf5ab95caa8e920344a
2019-10-18 16:32:28 +08:00
Yu Kun
e7dd603dba
Merge remote-tracking branch 'upstream/0.5.0' into branch-0.5.0-yk
...
Former-commit-id: e2b4b40f924f3adaab8b801102ae7bdfdd53781e
2019-10-16 20:46:26 +08:00
Yu Kun
6c7bb57cb2
add unitteest
...
Former-commit-id: 9ad0fddedf0ace50845a7d516452b986162204f8
2019-10-16 20:46:09 +08:00
starlord
2ca99346f4
#20 C++ sdk example get grpc error
...
Former-commit-id: 3439c9fb0490dd2725fac48cf93e2cf44e87c2ff
2019-10-16 19:49:45 +08:00
yudong.cai
08416ed198
MS-653 fix config unittest
...
Former-commit-id: fbe4b893ae3b84a860cd6a95c15bd05ead4d33a3
2019-10-15 16:44:43 +08:00
yudong.cai
38747d9fae
MS-653 fix config unittest
...
Former-commit-id: bd20d3caff96edc92625dbc333feaa94c5e3b841
2019-10-15 16:41:08 +08:00