We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb0332 commit eb1a1fcCopy full SHA for eb1a1fc
storage/src/main/java/org/apache/kafka/storage/internals/log/UnifiedLog.java
@@ -48,7 +48,6 @@ public class UnifiedLog {
48
* @param segments The segments of the log whose producer state is being rebuilt
49
* @param logStartOffset The log start offset
50
* @param lastOffset The last offset upto which the producer state needs to be rebuilt
51
- * @param recordVersion The record version
52
* @param time The time instance used for checking the clock
53
* @param reloadFromCleanShutdown True if the producer state is being built after a clean shutdown, false otherwise.
54
* @param logPrefix The logging prefix
0 commit comments