mirror of https://github.com/apache/kafka.git
The method rollbackOrProcessStateUpdates in SharePartition received 2 separate lists of updatedStates (InFlightState) and stateBatches (PersisterStateBatch). This PR introduces a new subclass called `PersisterBatch` which encompasses both these objects. Reviewers: Apoorv Mittal <apoorvmittal10@gmail.com> |
||
---|---|---|
.. | ||
src | ||
.gitignore |