Skip to content

Commit

Permalink
address feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
ocadaruma committed May 23, 2024
1 parent c1def6a commit 482c80c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ public LeaderEpochFileCache(TopicPartition topicPartition, LeaderEpochCheckpoint

/**
* Instantiate a new LeaderEpochFileCache with provided epoch entries instead of from the backing checkpoint file.
* The provided epoch entries are expected to no less fresh than the checkpoint file.
* The provided epoch entries are expected to be no less fresh than the checkpoint file.
* @param epochEntries the current epoch entries
* @param topicPartition the associated topic partition
* @param checkpoint the checkpoint file
Expand Down

0 comments on commit 482c80c

Please sign in to comment.