milvus/internal/util
XuanYang-cn fe2e3dcf4f
Cherry Pick of SyncSegments (#19312) (#19476)
Add a SyncSegments to sync meta between DN and DC
Add SyncSegments into proto (#19312)

See also: #19072

Signed-off-by: yangxuan <xuan.yang@zilliz.com>

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2022-09-27 18:16:54 +08:00
..
cache Add cache for vector chunk (#15912) 2022-03-26 22:05:26 +08:00
cgoconverter Support compile under windows (#15786) 2022-03-17 17:17:22 +08:00
compressor Add methods to compress/decompress small blocks (#15980) 2022-03-11 14:55:59 +08:00
concurrency Improve load performance (#17273) 2022-06-02 17:56:03 +08:00
crypto Fix password verification cache missed (#18732) 2022-08-20 13:56:51 +08:00
dependency Fix DefaultFactory using wrong rootPath config (#18876) (#18884) 2022-08-29 18:10:56 +08:00
distance [skip e2e]Update license for cwrapper parquet (#14625) 2022-01-04 09:09:22 +08:00
errorutil Add and implement chunk manager interface. (#15541) 2022-02-24 23:53:53 +08:00
etcd Support tls/ssl connection to etcd (#7703) (#17012) 2022-05-20 12:29:19 +08:00
flowgraph Refine some codes about the datanode (#17720) 2022-06-23 09:58:14 +08:00
funcutil Remove Load Delta Channel Request (#18394) 2022-08-04 17:50:37 +08:00
grpcclient Fix rpc retry policy not taking effect (#17673) 2022-06-22 22:22:13 +08:00
healthz [skip e2e] Update license (#15122) 2022-01-10 22:43:41 +08:00
importutil Unify rootPath in configs and ChunkManager (#18996) 2022-09-05 15:55:11 +08:00
indexcgowrapper Integrates marisa trie index (#16192) 2022-04-01 15:31:29 +08:00
indexparamcheck Fix RHNSWPQ pqm divide by zero (#18701) 2022-08-19 10:52:50 +08:00
logutil Remove the `WithOptions` for avoiding the log object being cloned continuously (#17745) (#17752) 2022-06-24 11:18:14 +08:00
memutil Return malloc_trim result and log if malloc_trim successfully (#17960) 2022-07-01 10:40:19 +08:00
metricsinfo Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
milvuserrors [skip e2e] Modify code comments according to the naming conventions (#14893) 2022-01-06 13:13:51 +08:00
mock Cherry Pick of SyncSegments (#19312) (#19476) 2022-09-27 18:16:54 +08:00
paramtable Fix queryCoord init deadlock when restart (#19402) 2022-09-27 12:00:54 +08:00
retry Reduce the number of retries and add error log (#16754) 2022-05-05 09:31:51 +08:00
sessionutil Add semver in session (#18796) 2022-08-24 10:38:52 +08:00
timerecord Use ElementMatch instead of Equal in unit test (#14997) 2022-01-07 15:17:22 +08:00
trace [skip e2e]Update license for trace stack trace (#15057) 2022-01-10 13:05:20 +08:00
tsoutil Update timestmap according to gracefultime for Bounded Consistency (#17171) 2022-05-24 12:05:59 +08:00
typeutil Estimate varchar length more reasonablly (#17688) 2022-06-22 13:02:13 +08:00
uniquegenerator [skip e2e]Update license for util uniquegenerator (#14786) 2022-01-06 14:53:20 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
constant.go Refactor handoff handler (#17806) (#17933) 2022-06-30 13:24:18 +08:00