milvus/internal
Cai Yudong 761350e44d
Refactor timetick msg handling between proxy node and master (#5321)
Proxy node send channel timetick msg to master, master reduce timetick
msg for each channel and send the min timetick to msg stream.

Resolves: #5276 

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
2021-05-21 08:08:12 +00:00
..
allocator Cancel local timestamp caching logic (#5327) 2021-05-21 05:11:21 +00:00
core Remove redundant fields in SegmentInfo and related structure (#5280) 2021-05-21 06:51:25 +00:00
datanode Flush statistics for all int64 fields (#5318) 2021-05-20 10:38:45 +00:00
dataservice Refactor timetick msg handling between proxy node and master (#5321) 2021-05-21 08:08:12 +00:00
distributed Refactor timetick msg handling between proxy node and master (#5321) 2021-05-21 08:08:12 +00:00
indexnode Add SessionManager (#5288) 2021-05-19 10:36:05 +00:00
indexservice Add SessionManager (#5288) 2021-05-19 10:36:05 +00:00
kv set timestamp on dd requests (#5298) 2021-05-20 06:14:14 +00:00
log Remove meaningless log test (#5025) 2021-04-24 05:07:58 +00:00
logutil Rename module (#4988) 2021-04-22 14:45:57 +08:00
masterservice Refactor timetick msg handling between proxy node and master (#5321) 2021-05-21 08:08:12 +00:00
msgstream Add RetrieveTask implementation (#5313) 2021-05-20 07:02:31 +00:00
proto Refactor timetick msg handling between proxy node and master (#5321) 2021-05-21 08:08:12 +00:00
proxynode Remove redundant fields in SegmentInfo and related structure (#5280) 2021-05-21 06:51:25 +00:00
proxyservice Migrate softTimeTickBarrier from proxyservice to timesync (#5146) 2021-05-10 01:28:59 +00:00
querynode Remove redundant fields in SegmentInfo and related structure (#5280) 2021-05-21 06:51:25 +00:00
queryservice Remove redundant fields in SegmentInfo and related structure (#5280) 2021-05-21 06:51:25 +00:00
storage Flush statistics for all int64 fields (#5318) 2021-05-20 10:38:45 +00:00
timesync Migrate softTimeTickBarrier from proxyservice to timesync (#5146) 2021-05-10 01:28:59 +00:00
tso Rename module (#4988) 2021-04-22 14:45:57 +08:00
types Refactor timetick msg handling between proxy node and master (#5321) 2021-05-21 08:08:12 +00:00
util Improve session manager (#5310) 2021-05-20 07:07:25 +00:00