1. 14 12月, 2019 1 次提交
    • C
      support config cli test 2 (#764) · 41d7500f
      Cai Yudong 提交于
      * #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
      41d7500f
  2. 13 12月, 2019 1 次提交
  3. 12 12月, 2019 1 次提交
    • B
      Refactor server module separating Grpc from server handler and scheduler (#757) · 5e045af5
      BossZou 提交于
      * 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
      5e045af5
  4. 11 12月, 2019 1 次提交
    • Y
      clang-format (#743) · 47621f06
      Yukikaze-CZR 提交于
      * Add log to debug #678
      
      * Rename nsg_mix to RNSG in C++ sdk #735
      
      * [skip ci] change __function__
      
      * clang-format
      47621f06
  5. 10 12月, 2019 2 次提交
    • Y
      Add log to debug #678 (#733) · f3750921
      Yukikaze-CZR 提交于
      * Add log to debug #678
      
      * Rename nsg_mix to RNSG in C++ sdk #735
      
      * [skip ci] change __function__
      f3750921
    • Z
      Add Opentracing (#729) · e99896ac
      Zhiru Zhu 提交于
      * 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
      e99896ac
  6. 09 12月, 2019 1 次提交
    • W
      Remove unused codes (#732) · 4847e502
      Wang XiangYu 提交于
      * remove unused function and comments
      
      * remove always-true parameter
      
      * run on python2 explicitly
      
      * fix clang-format
      4847e502
  7. 07 12月, 2019 1 次提交
  8. 06 12月, 2019 3 次提交
    • G
      fix unittest (#720) · 2b40ddbb
      groot 提交于
      * #670 Random failure of unittest db_test::SEARCH_TEST
      
      * add an important log
      
      * add an important log
      
      * add an important log
      
      * #674 server down in stability test
      
      * add more log
      
      * remove log
      
      * #696 metric_type changed from IP to L2
      
      * #696 metric_type changed from IP to L2
      
      * #696 metric_type changed from IP to L2
      
      * #696 metric_type changed from IP to L2
      2b40ddbb
    • C
      show last commit id when server start (#717) · 11935267
      Cai Yudong 提交于
      * #709 show last commit id when server start
      
      * #709 fix typo error
      11935267
    • G
      Set nlist to default after drop index (#719) · 5bec93bf
      groot 提交于
      * #670 Random failure of unittest db_test::SEARCH_TEST
      
      * add an important log
      
      * add an important log
      
      * add an important log
      
      * #674 server down in stability test
      
      * add more log
      
      * remove log
      
      * #696 metric_type changed from IP to L2
      
      * #696 metric_type changed from IP to L2
      
      * #696 metric_type changed from IP to L2
      5bec93bf
  9. 05 12月, 2019 4 次提交
  10. 04 12月, 2019 3 次提交
  11. 03 12月, 2019 8 次提交
  12. 02 12月, 2019 10 次提交
  13. 01 12月, 2019 2 次提交
  14. 30 11月, 2019 2 次提交