Commit Graph

5584 Commits

Author SHA1 Message Date
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
bigsheeper
9ccf5c1c7d Add simple tests to SDK
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-16 10:39:09 +08:00
rain
11125bc6eb Implement the marshal logic when data to kv store
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-15 17:55:02 +08:00
xige-16
917dc677af Add time sync for query node and write node
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-09-15 17:41:05 +08:00
cai.zhang
71950d44a8 Fix bug for aggregation
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2020-09-15 16:37:43 +08:00
FluorineDog
99ef484273 Format Unittest
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-15 16:23:29 +08:00
FluorineDog
7062b64fce Support blacklist using concurrentBitset
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-15 16:16:43 +08:00
bigsheeper
d7056ce046 Fix test when search failed
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-15 15:53:10 +08:00
FluorineDog
b80de55ac8 Add Testcase for indexing
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-15 10:00:00 +08:00
bigsheeper
dc916ec10c Add execution time test
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-14 14:11:36 +08:00
rain
13ebbdfcca Delete some useless mock code
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-14 11:26:35 +08:00
FluorineDog
d1287cf715 Support IndexMeta, update Json file
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-12 19:41:58 +08:00
zhenshan.cao
be58ccb65e Delete unused
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-12 16:57:37 +08:00
shengjh
4cf6e079bc Add etcd watcher
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-11 18:55:43 +08:00
cai.zhang
1dad3ddaad Fix bug for the logic of search
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2020-09-11 18:39:18 +08:00
bigsheeper
26515417af Fix insertion, deletion and search unites
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-11 17:49:17 +08:00
FluorineDog
18eba6fb18 Fix ConcurrentVector bug
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-11 15:26:33 +08:00
neza2017
cfd95d5b8c Check if channel of timesync is closed
Signed-off-by: neza2017 <yefu.chen@zilliz.com>
2020-09-11 13:35:58 +08:00
cai.zhang
34b670f654 Add interface for collect result
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2020-09-11 10:43:08 +08:00
zhenshan.cao
7479aedf07 Add export path
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-10 20:23:51 +08:00
rain
c10cf9bf8f Update the collection proto and add the go files generated by proto
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-10 19:55:03 +08:00
neza2017
be35568af1 Add unittest for timesync when there is only one proxy
Signed-off-by: neza2017 <yefu.chen@zilliz.com>
2020-09-10 19:12:23 +08:00
FluorineDog
b4e76c9490 Add testcase for deleted record
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-10 17:57:33 +08:00
FluorineDog
8a37d15f48 Support Deleted Record
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-10 15:06:20 +08:00
FluorineDog
78992a98b0 Enable Query of Segment Naive
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-10 09:42:19 +08:00
xige-16
f319803eab Fix hardcode load config path
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-09-09 19:09:02 +08:00
zhenshan.cao
2863029665 Fix config
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-09 18:59:56 +08:00
rain
ef25004205 Update the frequence of getting message of informer
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-09 16:52:35 +08:00
FluorineDog
b877428e16 Fix bug of wrong ConcurrentVector type
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-09 15:31:37 +08:00
bigsheeper
1370da9498 Add message sending and key2segment, use hard code schema
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-09 15:24:07 +08:00
shengjh
8f9a8d83e4 Enable timesyc
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-09 14:34:03 +08:00
FluorineDog
3f10cddf3e Fix gtest, support AckResponder, update segment interface
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-09 12:02:52 +08:00
bigsheeper
f1b08a98c5 Update segment cgo api unittest
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-09 11:53:06 +08:00
neza2017
0431d0c682 Add unittest for time sync
Signed-off-by: neza2017 <yefu.chen@zilliz.com>
2020-09-09 11:27:39 +08:00
bigsheeper
1573209846 Add preInsert and preDelete api
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-09 10:43:41 +08:00
bigsheeper
51c45ced37 Fix segment cgo api
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-09 10:34:27 +08:00
bigsheeper
5dd9a82434 Refactor query node deletion and insertion behavior
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-09 10:28:16 +08:00
neza2017
6b8c82dede Add timesync
Signed-off-by: neza2017 <yefu.chen@zilliz.com>
2020-09-08 20:50:53 +08:00
shengjh
7becfe1b99 Fix storage get segments
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-08 17:35:34 +08:00
rain
e704667bc5 Finish all feature and update the README of master
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-08 16:57:48 +08:00
bigsheeper
cdf8223558 Update segment cgo api
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-08 15:56:03 +08:00
cai.zhang
815a6ca1cf Add aggregation for query result
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2020-09-08 14:16:03 +08:00
bigsheeper
41d638abb5 Add message client and refactor segment go, construct raw data for segment insertion
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-08 10:39:09 +08:00
rain
c9c7c78340 Fix bug that max time cant be marshaled
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-08 10:01:30 +08:00
xige-16
81e70ee6c9 Hash message to partitioned topic
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-09-07 21:07:36 +08:00
zhenshan.cao
a90b725ba8 Add timestamp for key2segment message
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-07 19:46:14 +08:00