Skip to content

Commit

Permalink
enhance: Remove not inuse binlog iterators (milvus-io#39243)
Browse files Browse the repository at this point in the history
1. Remove datanode/iterators/binlog_iterator
2. Remove storage/binlog_iterator/MergeIterator

See also: milvus-io#39242

---------

Signed-off-by: yangxuan <[email protected]>
  • Loading branch information
XuanYang-cn authored Jan 21, 2025
1 parent 9cb4c4e commit 7261128
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 608 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ cwrapper_rocksdb_build/
**/data/*

internal/proto/**/*.pb.go
pkg/streaming/**/*.pb.go
internal/core/src/pb/*.pb.h
internal/core/src/pb/*.pb.cc
**/legacypb/*.pb.go
Expand Down
103 changes: 0 additions & 103 deletions internal/datanode/iterators/binlog_iterator.go

This file was deleted.

Loading

0 comments on commit 7261128

Please sign in to comment.