milvus/shards/mishards
BossZou 5a83ba4e49
Optimize behavior to get file ids from metadata in mishards (#1754) (#1755)
* update mishards get file ids

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

* update behaviour for getting file ids

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

* check default partition

Signed-off-by: yhz <413554850@qq.com>

* remove exception when file id not found

Signed-off-by: yhz <413554850@qq.com>

* Optimize behavior to get file ids from metadata in mishards (fix #1754)

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

* [skip ci] Update changlog

Signed-off-by: Yhz <yinghao.zou@zilliz.com>
2020-03-26 12:28:20 +08:00
..
grpc_utils Mishards 070 (#1699) 2020-03-20 20:21:11 +08:00
router Optimize behavior to get file ids from metadata in mishards (#1754) (#1755) 2020-03-26 12:28:20 +08:00
.env.example [skip ci] (shards) Upgrade Mishards for #1569 (#1570) 2020-03-14 13:30:21 +08:00
__init__.py [skip ci] (shards) Upgrade Mishards for #1569 (#1570) 2020-03-14 13:30:21 +08:00
connections.py [skip ci](shards): fix low concurrency issue (#1672) 2020-03-17 09:57:36 +08:00
db_base.py [skip ci](shards): fix db create engine typo and exception errors 2019-11-26 14:29:20 +08:00
exception_codes.py Mishards 070 (#1699) 2020-03-20 20:21:11 +08:00
exception_handlers.py [skip ci](shards): fix db create engine typo and exception errors 2019-11-26 14:29:20 +08:00
exceptions.py Mishards 070 (#1699) 2020-03-20 20:21:11 +08:00
factories.py Preparing to merge into milvus 2019-10-21 16:21:32 +08:00
hash_ring.py Preparing to merge into milvus 2019-10-21 16:21:32 +08:00
main.py Preparing to merge into milvus 2019-10-21 16:21:32 +08:00
models.py Mishards 070 (#1699) 2020-03-20 20:21:11 +08:00
server.py [skip ci] (shards) Upgrade Mishards for #1569 (#1570) 2020-03-14 13:30:21 +08:00
service_handler.py Optimize behavior to get file ids from metadata in mishards (#1754) (#1755) 2020-03-26 12:28:20 +08:00
settings.py Mishards 070 (#1699) 2020-03-20 20:21:11 +08:00
test_connections.py [skip ci] (shards) Upgrade Mishards for #1569 (#1570) 2020-03-14 13:30:21 +08:00
test_models.py Preparing to merge into milvus 2019-10-21 16:21:32 +08:00
test_server.py [skip ci](shards): fix low concurrency issue (#1672) 2020-03-17 09:57:36 +08:00
topology.py [skip ci] (shards) Upgrade Mishards for #1569 (#1570) 2020-03-14 13:30:21 +08:00
utilities.py Preparing to merge into milvus 2019-10-21 16:21:32 +08:00