You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MINOR: Remove OffsetsForLeaderEpochRequest unused static field (apache#20418)
This field was used for replica_id, but after
apache@51c833e,
the OffsetsForLeaderEpochRequest directly relies on the internal structs
generated by the automated protocol. Therefore, we can safely remove it.
Reviewers: Lan Ding <[email protected]>, TengYao Chi
<[email protected]>
0 commit comments