Skip to content

Commit

Permalink
storage: remove all references to DeprecatedBatchIndex
Browse files Browse the repository at this point in the history
Removes all references to the DeprecatedBatchIndex field.

Release note: None
  • Loading branch information
Ridwan Sharif committed Dec 11, 2018
1 parent 79a357a commit 6d78871
Show file tree
Hide file tree
Showing 8 changed files with 87 additions and 219 deletions.
43 changes: 6 additions & 37 deletions c-deps/libroach/protos/storage/engine/enginepb/mvcc3.pb.cc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 0 additions & 21 deletions c-deps/libroach/protos/storage/engine/enginepb/mvcc3.pb.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkg/storage/below_raft_protos_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ var belowRaftGoldenProtos = map[reflect.Type]fixture{
return m
},
emptySum: 7551962144604783939,
populatedSum: 10215960487899724343,
populatedSum: 17791546305376889937,
},
reflect.TypeOf(&enginepb.RangeAppliedState{}): {
populatedConstructor: func(r *rand.Rand) protoutil.Message {
Expand Down
Loading

0 comments on commit 6d78871

Please sign in to comment.