milvus/core
BossZou 354f29a058
Refactor log on search and insert request (#1887)
* fix stash conflict

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* Log config information and device information (fix #1893)

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* Add index annoy into http module (fix #1882)

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* Refactor log on search and insert request (fix #1886)

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* use vsnprintf to avoid oom

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* fix PR Quality problem & remove surplus comments

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* code format

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* replace strlen with strnlen & remove some surplus comments

Signed-off-by: Yhz <yinghao.zou@zilliz.com>

* format

Signed-off-by: Yhz <yinghao.zou@zilliz.com>
2020-04-09 21:04:18 +08:00
..
build-support Add http server (#956) 2020-01-13 13:55:48 +08:00
cmake Caiyd 1858 disable s3 build (#1860) 2020-04-03 16:35:48 +08:00
conf refine meta code (#1871) 2020-04-06 18:43:20 +08:00
scripts add script for meta migration 2019-11-20 19:54:18 +08:00
src Refactor log on search and insert request (#1887) 2020-04-09 21:04:18 +08:00
thirdparty Delete and WAL feature branch merge (#1436) 2020-02-29 16:11:31 +08:00
unittest Refactor log on search and insert request (#1887) 2020-04-09 21:04:18 +08:00
.gitignore Allow system conf modifiable and some take effect directly #1263 (#1287) 2020-02-26 18:54:32 +08:00
build.sh add cpu mode for built-in Faiss (#841) 2019-12-28 17:28:11 +08:00
centos7_build_deps.sh support minio storage (#895) 2020-01-04 10:39:52 +08:00
CMakeLists.txt 1845 no UT log (#1846) 2020-04-02 09:48:29 +08:00
coverage.sh Reside src/external in thirdparty 2019-11-13 16:35:37 +08:00
start_server.sh re-organize project 2019-10-14 09:51:48 +08:00
stop_server.sh re-organize project 2019-10-14 09:51:48 +08:00
ubuntu_build_deps.sh support minio storage (#895) 2020-01-04 10:39:52 +08:00