Commit Graph

5879 Commits

Author SHA1 Message Date
zhenshan.cao
f0cc9c8ad3 Add tso for master and add timestamp
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-10-29 09:31:08 +08:00
bigsheeper
2df04b6947 Add collection creation, and refactor master
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-10-28 15:38:24 +08:00
GuoRentong
1cfc6c7f86 Add docs
Signed-off-by: GuoRentong <rentong.guo@zilliz.com>
2020-10-28 10:09:35 +08:00
quicksilver
d66d48c6b6 Enable UnitTest
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
2020-10-27 15:51:16 +08:00
shengjh
77b2fcf015 Refactor manipulationreq and add tso(pre-alloc from master)
Signed-off-by: shengjh <1572099106@qq.com>
2020-10-27 12:01:27 +08:00
zhenshan.cao
848e375c0d Fix bug and update doc
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-10-26 17:27:53 +08:00
quicksilver
eb64839aef Update build environment
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
2020-10-26 15:45:18 +08:00
FluorineDog
a48ca80286 Format Code and duplicate class Segment
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-10-24 18:04:57 +08:00
quicksilver
1b31b85ef7 Refactor the build and scripts folders
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
2020-10-24 11:36:42 +08:00
bigsheeper
52932da551 Remove segment status
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-10-24 10:45:57 +08:00
FluorineDog
e84b0180c9 Refactor cmake and build script and add timed benchmark
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-10-23 18:01:24 +08:00
quicksilver
9d2ebe7632 Update the build environment
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
2020-10-21 15:03:41 +08:00
zhenshan.cao
251bc2a19e Fix conf.LoadConfig failed to load yaml file
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-10-19 18:31:00 +08:00
GuoRentong
974496a2b2 Update issue templates
Signed-off-by: GuoRentong <rentong.guo@zilliz.com>
2020-10-19 17:45:56 +08:00
zhenshan.cao
6a136c1a76 Change import path
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-10-19 17:39:51 +08:00
GuoRentong
87370c9dbf Update README.md
Signed-off-by: GuoRentong <rentong.guo@zilliz.com>
2020-10-19 16:33:05 +08:00
zhenshan.cao
4965a315ad Refact proto generating procedure
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-10-19 10:36:40 +08:00
zhenshan.cao
64295db471 Refact master and proxy and add etcdutil
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-10-15 21:31:50 +08:00
shengjh
3d7181617b Add ci and format code for proxy
Signed-off-by: shengjh <1572099106@qq.com>
2020-10-15 16:32:22 +08:00
zhenshan.cao
9c15fc550e Enable CICD
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-10-14 17:46:16 +08:00
bigsheeper
721998050b Add context to query node
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-10-14 11:07:25 +08:00
bigsheeper
af3c14a8c4 Add batched search support
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-10-13 16:20:39 +08:00
xige-16
d7e6b99394 Add config reader
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-10-13 15:03:46 +08:00
neza2017
bb517eeca1 Add test for proxy-go
Signed-off-by: neza2017 <yefu.chen@zilliz.com>
2020-10-12 13:54:00 +08:00
bigsheeper
d4e485d37a Add pulsar authentication
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-10-10 11:06:07 +08:00
zhenshan.cao
70fc122338 Update proto
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-10-09 16:16:11 +08:00
neza2017
b0189c2450 Update time sync
Signed-off-by: neza2017 <yefu.chen@zilliz.com>
2020-10-09 15:37:24 +08:00
FluorineDog
466508332c Enable backtrace for better debugging
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-30 18:36:27 +08:00
shengjh
998e750468 Fix bug for multi proxys can not update collection info
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-30 10:35:51 +08:00
xige-16
086d7849ec Fix conflict when choosing pulsar producer
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-09-29 23:05:35 +08:00
xige-16
fa3954eb0e Fix proxy send message to wrong pulsar group
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-09-29 20:20:04 +08:00
xige-16
eb3c55cd03 Fix write node consume busy
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-09-29 19:10:41 +08:00
xige-16
12e49781e6 Fix error when cover string to bytes in write node
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-09-29 10:55:48 +08:00
shengjh
14d81f19cd Use json benchmark format log in proxy
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-29 10:40:43 +08:00
shengjh
26860c1041 Change master address in conf file
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-28 19:18:02 +08:00
xige-16
0547561f8b Fix the pulsar test failure
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-09-28 17:15:12 +08:00
shengjh
6797fd0b0b Update throughput log for proxy
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-28 12:12:04 +08:00
bigsheeper
56fa20c5ab Add throughput log in writer
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-28 11:34:51 +08:00
cai.zhang
eb1d7d5cc4 Read bucket name from config yaml
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2020-09-28 10:23:43 +08:00
xige-16
af4375dd3e Accelerate the write speed of write node to minio
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-09-27 21:42:23 +08:00
shengjh
d054c0aa7b Add benchmark for proxy and writer
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-27 20:56:23 +08:00
xige-16
5157cfe2ef Refactor query node to pass search test
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-09-27 20:55:08 +08:00
zhenshan.cao
02d935eb04 Fix sdk bug
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-27 18:31:27 +08:00
bigsheeper
0d2780a2eb Add reader writeLog, fix insert buffer out of range
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-27 18:26:33 +08:00
cai.zhang
a87b1a42bc Reset TimeRecord for sdk
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2020-09-27 16:11:54 +08:00
bigsheeper
105b64decf Add write node benchmark
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-27 14:43:04 +08:00
bigsheeper
a84bafd1fb Fix insertion miss
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-27 11:55:14 +08:00
bigsheeper
5e429b2a94 Fix segment insertion error, and improve search strategy
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-26 17:37:40 +08:00
bigsheeper
567232b10f Create segments by query node num
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-26 15:29:29 +08:00
FluorineDog
5d5a20dce2 Enhance random generator of unittest
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-25 17:09:53 +08:00