Commit Graph

5729 Commits

Author SHA1 Message Date
shengjh
6554b2cf16 Fix bug for s3 storage
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-25 16:12:33 +08:00
shengjh
aa2ff7a971 Add s3 sriver type in storage
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-25 15:30:15 +08:00
bigsheeper
649732c1b0 Fix search error about search time
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-25 14:53:06 +08:00
shengjh
3bd6c5417c Fix core dump
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-25 11:46:30 +08:00
rain
90cd86de17 Update controller and fix kvbase bug
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-25 10:23:48 +08:00
shengjh
09e43b0b6f Fix resource dead lock
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-24 14:38:35 +08:00
bigsheeper
f4d29c97ed Fix search timestamp error
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-24 14:19:29 +08:00
zhenshan.cao
32157159a2 Fix bug:only need to add unittest when build with -u option
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-24 11:18:31 +08:00
cai.zhang
046b74e8b8 Add the interface of S3 for storage
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2020-09-24 10:58:20 +08:00
xige-16
615400127a Set default config in config.yaml
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-09-23 19:51:14 +08:00
bigsheeper
efd3eaad9d Fix query node start time
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-23 15:12:14 +08:00
bigsheeper
4542ed38af Add unittest about timestamp, add client id
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-23 14:26:13 +08:00
FluorineDog
960b79b620 Fix bug of wrong byte size
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-23 04:44:56 +08:00
bigsheeper
fe5f0afe9a Fix query node service
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-23 17:38:15 +08:00
xige-16
d8b1a7cf8d Add config for write node and query node
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-09-22 21:10:51 +08:00
bigsheeper
a2ae3044b0 Fix segment close strategy
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-22 18:15:14 +08:00
bigsheeper
1323bdb8f4 Update segment close time
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-22 15:27:50 +08:00
rain
bb03b9bfde Read config from file in master
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-22 15:26:38 +08:00
shengjh
7812eed091 Add count row for proxy
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-22 15:16:51 +08:00
zhenshan.cao
bd696486c9 Fix etcd path bug
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-22 15:07:56 +08:00
bigsheeper
41297f89b5 Add segment stats functions
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-22 11:47:25 +08:00
bigsheeper
62bee091d6 Fix search failed about topK
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-22 11:21:19 +08:00
rain
93b9a06b3b Fix the bug of segment
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-22 10:56:19 +08:00
bigsheeper
2017434509 Fix insertion unitest
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-22 10:06:35 +08:00
FluorineDog
887d9d7af6 Refactor default index_meta
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-22 02:09:49 +08:00
shengjh
70f5a44f8f Use async send in pulsar producer
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-21 19:28:42 +08:00
bigsheeper
b583f990e4 Fix index building
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-21 18:16:06 +08:00
zhenshan.cao
a3635b9cdc Update proto
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-21 17:53:59 +08:00
bigsheeper
38806b2c9d Update index api
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-21 16:16:14 +08:00
bigsheeper
99d0a69e6a Add index meta
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-21 15:40:56 +08:00
rain
a95f6843aa Add create index interface and update the proto of master
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-21 15:10:54 +08:00
FluorineDog
c123b57e98 Support Benchmark
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-21 10:32:20 +08:00
shengjh
5aee3352ce Add storage benchmark
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-19 18:16:30 +08:00
zhenshan.cao
08a62e3081 Refactor SDK
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-19 17:48:39 +08:00
bigsheeper
ece8707598 Fix query node schema
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-19 17:11:32 +08:00
shengjh
8c260e8112 Fix bug and add meta wrapper
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-19 17:10:23 +08:00
rain
6bc7e6d372 Update collection and segment id type and Refactor channel controller
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-18 15:55:33 +08:00
FluorineDog
626ad5b8dd Add script for release build
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-18 15:51:44 +08:00
FluorineDog
74c0e3542c Remove tbb
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-18 15:44:09 +08:00
FluorineDog
fe9040f326 Fix BruteForce, add restriction for indexing builder
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-18 11:03:28 +08:00
zhenshan.cao
3acd55f675 Fix config path error
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-18 01:53:18 +08:00
FluorineDog
a177f48577 Support Query Dispatch, enable offset for bitset
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-17 18:37:54 +08:00
bigsheeper
faca23344d Use opened segment in statistic info
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-17 17:43:53 +08:00
zhenshan.cao
3bb0da1f57 Add config logic and tikv_benchmark.go
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-17 14:31:50 +08:00
rain
7f798c5fce Synchronous creation of collection instead of goroutine
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-17 10:00:03 +08:00
bigsheeper
2474d06a10 Add index building of segment
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-16 18:19:29 +08:00
bigsheeper
7acc51e40e Query node add segments statistic service
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-16 15:21:10 +08:00
rain
fa6e228a91 Update the proto of master
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-16 11:46:52 +08:00
bigsheeper
032f89e534 Add message client id and fix buffer out of range
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-16 11:07:55 +08:00
rain
455b3ace2f Update segment struct and change collection to collection id
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-16 10:40:04 +08:00