mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
* 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>