Skip to content

Commit

Permalink
[fix][broker] Remove useless field in the DelayedMessageIndexBucketSe…
Browse files Browse the repository at this point in the history
…gment.proto (#20166)
  • Loading branch information
coderzc authored Apr 23, 2023
1 parent 795d60a commit ab8a8c9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ message DelayedIndex {

message SnapshotSegment {
repeated DelayedIndex indexes = 1;
map<uint64, bytes> delayed_index_bit_map = 2;
}

0 comments on commit ab8a8c9

Please sign in to comment.