Skip to content

Commit 39c7e06

Browse files
authored
enhance: add message and msgstream msgpack adaptor (milvus-io#34874)
issue: milvus-io#33285 - make message builder and message conversion type safe - add adaptor type and function to adapt old msgstream msgpack and message interface --------- Signed-off-by: chyezh <chyezh@outlook.com>
1 parent 6c19f9b commit 39c7e06

42 files changed

Lines changed: 1758 additions & 661 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,5 @@ cwrapper_rocksdb_build/
103103
internal/proto/**/*.pb.go
104104
internal/core/src/pb/*.pb.h
105105
internal/core/src/pb/*.pb.cc
106+
*.pb.go
106107
**/legacypb/*.pb.go

internal/flushcommon/writebuffer/mock_manager.go

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)