Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from master #1427

Merged
merged 15 commits into from
Feb 29, 2020
Merged

Merge from master #1427

merged 15 commits into from
Feb 29, 2020

Conversation

JinHai-CN
Copy link
Contributor

Merge from master

snyk-bot and others added 11 commits February 25, 2020 19:27
Snyk has created this PR to upgrade junit:junit from 4.9 to 4.13.

See this package in NPM:
https://www.npmjs.com/package/junit:junit

See this project in Snyk:
https://app.snyk.io/org/cxie/project/2f701ce6-b421-4bbf-aaad-9d2bdb8569e4?utm_source=github&utm_medium=upgrade-pr

Signed-off-by: JinHai-CN <hai.jin@zilliz.com>
Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.4 to 3.9.

See this package in NPM:
https://www.npmjs.com/package/org.apache.commons:commons-lang3

See this project in Snyk:
https://app.snyk.io/org/cxie/project/2f701ce6-b421-4bbf-aaad-9d2bdb8569e4?utm_source=github&utm_medium=upgrade-pr

Signed-off-by: JinHai-CN <hai.jin@zilliz.com>
Snyk has created this PR to upgrade commons-cli:commons-cli from 1.3 to 1.4.

See this package in NPM:
https://www.npmjs.com/package/commons-cli:commons-cli

See this project in Snyk:
https://app.snyk.io/org/cxie/project/2f701ce6-b421-4bbf-aaad-9d2bdb8569e4?utm_source=github&utm_medium=upgrade-pr

Signed-off-by: JinHai-CN <hai.jin@zilliz.com>

Co-authored-by: Jin Hai <hai.jin@zilliz.com>
* #1240 Update license declaration of each files

Signed-off-by: jinhai <hai.jin@zilliz.com>

* #1240 Update CHANGELOG

Signed-off-by: jinhai <hai.jin@zilliz.com>

* change file name to uppercase

Signed-off-by: jinhai <hai.jin@zilliz.com>

* #1327 Exclude third-party code from codebeat

Signed-off-by: JinHai-CN <hai.jin@zilliz.com>

* #1327 Exclude third-party code from codebeat

Signed-off-by: JinHai-CN <hai.jin@zilliz.com>
* #1240 Update license declaration of each files

Signed-off-by: jinhai <hai.jin@zilliz.com>

* #1240 Update CHANGELOG

Signed-off-by: jinhai <hai.jin@zilliz.com>

* change file name to uppercase

Signed-off-by: jinhai <hai.jin@zilliz.com>

* #1327 Exclude third-party code from codebeat

Signed-off-by: JinHai-CN <hai.jin@zilliz.com>

* #1327 Exclude third-party code from codebeat

Signed-off-by: JinHai-CN <hai.jin@zilliz.com>

* #1331 Exclude code from Codacy

Signed-off-by: JinHai-CN <hai.jin@zilliz.com>
Snyk has created this PR to upgrade org.testng:testng from 6.10 to 6.14.3.

See this package in NPM:
https://www.npmjs.com/package/org.testng:testng

See this project in Snyk:
https://app.snyk.io/org/cxie/project/2f701ce6-b421-4bbf-aaad-9d2bdb8569e4?utm_source=github&utm_medium=upgrade-pr

Signed-off-by: JinHai-CN <hai.jin@zilliz.com>

Co-authored-by: Jin Hai <hai.jin@zilliz.com>
* Update INSTALL.md

Add Git as a requirement.

Signed-off-by: Lutkin Wang <lu.wang@zilliz.com>

* Update CHANGELOG.md

Signed-off-by: Lutkin Wang <lu.wang@zilliz.com>
* finish configure modifiable and some take effect runtime

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

* move test file to unittet folder

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

* add test case for cofig

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

* fix format issue

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

* optimize callback

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

* fix error when get config by http in CPU mode

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

* update callback map

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

* correct typo

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

* update callback register

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

* add identity in registers

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

* add identity in FaissPass class

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

* add comments at cmd test if fail

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

* remove some comments and add test for validate storage path

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

* format pass

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

* remove endpoint info and update CORS

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

* add test case in web module to test drop a non-existent table

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

* optimize config store

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

* add check code in config

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

* add scheduler gpu handler

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

* update optimizer faiss pass

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

* add default value of gpu_enable_ in GpuCacheMgr

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

* optimize code: remove comments

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

* format pass

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

* add gpu macro in optimizer handler module to fix compile bug on cpu version

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

* change cache setting unit  bytes

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

* rename variables

Signed-off-by: Yhz <yinghao.zou@zilliz.com>
… Linux platform (#1389)

* Update CHANGELOG.md

Signed-off-by: Lutkin Wang <lu.wang@zilliz.com>

* Update INSTALL.md

Signed-off-by: Lutkin Wang <lu.wang@zilliz.com>

* Update INSTALL.md

Signed-off-by: Lutkin Wang <lu.wang@zilliz.com>

Co-authored-by: Jin Hai <hai.jin@zilliz.com>
* #1234 do service check when Milvus startup

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* #1234 update error log

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
Signed-off-by: jinhai <hai.jin@zilliz.com>
Signed-off-by: jinhai <hai.jin@zilliz.com>
@codecov
Copy link

codecov bot commented Feb 28, 2020

Codecov Report

❗ No coverage uploaded for pull request base (crud@86384dd). Click here to learn what that means.
The diff coverage is 87.5%.

Impacted file tree graph

@@          Coverage Diff           @@
##             crud   #1427   +/-   ##
======================================
  Coverage        ?   92.6%           
======================================
  Files           ?     390           
  Lines           ?   22101           
  Branches        ?       0           
======================================
  Hits            ?   20467           
  Misses          ?    1634           
  Partials        ?       0
Flag Coverage Δ
#gpu_version_centos7_unittest 92.6% <87.5%> (?)
Impacted Files Coverage Δ
...x/knowhere/knowhere/index/vector_index/IndexHNSW.h 100% <ø> (ø)
core/src/wrapper/ConfAdapter.h 100% <ø> (ø)
core/src/wrapper/ConfAdapter.cpp 99.3% <87.5%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86384dd...7e31f2c. Read the comment docs.

Signed-off-by: jinhai <hai.jin@zilliz.com>
@JinHai-CN JinHai-CN merged commit 5a5ff36 into milvus-io:crud Feb 29, 2020
MrPresent-Han pushed a commit to MrPresent-Han/milvus that referenced this pull request Jun 4, 2024
Signed-off-by: xige-16 <xi.ge@zilliz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants