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
Copy file name to clipboardexpand all lines: docs/upgrade.html
+4
Original file line number
Diff line number
Diff line change
@@ -111,6 +111,10 @@ <h5><a id="upgrade_400_notable" href="#upgrade_400_notable">Notable changes in 4
111
111
The <code>remote.log.manager.thread.pool.size</code> configuration default value was changed to 2 from 10.
112
112
See <ahref="https://cwiki.apache.org/confluence/display/KAFKA/KIP-1030%3A+Change+constraints+and+default+values+for+various+configurations">KIP-1030</a>
113
113
</li>
114
+
<li>
115
+
The minimum <code>segment.bytes/log.segment.bytes</code> has changed from 14 bytes to 1MB.
116
+
See <ahref="https://cwiki.apache.org/confluence/display/KAFKA/KIP-1030%3A+Change+constraints+and+default+values+for+various+configurations">KIP-1030</a>
0 commit comments