milvus/pkg/streaming/util
Zhen Ye 49657c4690
enhance: add create segment message, enable empty segment flush (#37407)
issue: #37172

- add redo interceptor to implement append context refresh. (make new
timetick)
- add create segment handler for flusher.
- make empty segment flushable and directly change it into dropped.
- add create segment message into wal when creating new growing segment.
- make the insert operation into following seq: createSegment -> insert
-> insert -> flushSegment.
- make manual flush into following seq: flushTs -> flushsegment ->
flushsegment -> manualflush.

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-11-08 10:16:34 +08:00
..
message enhance: add create segment message, enable empty segment flush (#37407) 2024-11-08 10:16:34 +08:00
options enhance: support single pchannel level transaction (#35289) 2024-08-19 21:22:56 +08:00
types enhance: support single pchannel level transaction (#35289) 2024-08-19 21:22:56 +08:00