bigsheeper
|
46151d203f
|
Fix tSafe cannot update correctly (#5820)
* Fix tSafe cannot update correctly
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
* skip test_load_partitions_release_collection
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
* skip test_release_collection_during_searching
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-06-17 16:56:04 +08:00 |
bigsheeper
|
d6f7fbf19f
|
release collection synchronously (#5798)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-06-16 15:31:57 +08:00 |
bigsheeper
|
bf39644457
|
Fix channels in query node and fix search (#5795)
* fix add channel error
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
* fix tSafe vChannel key
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-06-16 12:05:56 +08:00 |
xige-16
|
97049ce293
|
use dataservice's getRecoveryInfo to get load and watch info (#5790)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
|
2021-06-16 11:09:56 +08:00 |
bigsheeper
|
58bf92a407
|
Add vChannel,pChannel in query node and get vChannel from master in query service (#5784)
* add vChannel,pChannel in query node and get vChannel from master in query service
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-06-15 20:06:10 +08:00 |
zhenshan.cao
|
33a43f48c8
|
[skip ci] Fix bug: Search timeout and refactor client init logic (#5735)
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
|
2021-06-15 16:24:48 +08:00 |
bigsheeper
|
cdbc6d2c94
|
Refactor query node and query service (#5751)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
Co-authored-by: xige-16 <xi.ge@zilliz.com>
Co-authored-by: yudong.cai <yudong.cai@zilliz.com>
|
2021-06-15 12:41:40 +08:00 |
bigsheeper
|
8aae0f7cc9
|
Refactor flow graph and load/watchDML in query node (#5682)
* Refactor flow graph and load/watchDML in query node
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-06-09 11:37:55 +08:00 |
Cai Yudong
|
b414800d49
|
Update Seek interface (#5492)
* update Seek
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
* update Seek for mqTtMsgStream
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
* use Retry in Seek
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
* fix static-check
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
|
2021-05-29 23:21:34 +08:00 |
bigsheeper
|
03f90ff28c
|
refactor collection replica and add tsafe replica in querynode (#5475)
* refactor collection replica and add tsafe replica in querynode
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
* static check
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
* static check2
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
* code format
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-05-28 15:40:32 +08:00 |
xige-16
|
fce792b8bf
|
Add historical and streaming module in querynode (#5469)
* add historical and streaming
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
* fix GetSegmentInfo
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
* pass regression test
Signed-off-by: xige-16 <xi.ge@zilliz.com>
Co-authored-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-05-28 10:26:30 +08:00 |
Xiangyu Wang
|
82ccd4cec0
|
Rename module (#4988)
* Rename module
Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
|
2021-04-22 14:45:57 +08:00 |
bigsheeper
|
71b8f309b2
|
Add licence to query node and query service
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-04-19 13:47:10 +08:00 |
bigsheeper
|
9e7559b865
|
Make query node asynchronously load and release collection
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-04-16 14:40:33 +08:00 |
bigsheeper
|
39458697c7
|
Use asynchronous functions of load and release
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-04-12 09:18:43 +08:00 |