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: modules/reference/pages/properties/topic-properties.adoc
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -241,12 +241,6 @@ The minimum ratio between the number of bytes in dirty segments and the total nu
241
241
242
242
The maximum amount of time (in ms) that a log segment can remain unaltered before it is eligible for compaction in a compact topic. Overrides the cluster property xref:cluster-properties.adoc#max_compaction_lag_ms[`max_compaction_lag_ms`] for the topic.
243
243
244
-
*Unit:* milliseconds
245
-
246
-
*Requires restart:* No
247
-
248
-
*Visibility:* `user`
249
-
250
244
*Type:* integer
251
245
252
246
*Accepted values:* [`1`, `9223372036854`]
@@ -264,12 +258,6 @@ The maximum amount of time (in ms) that a log segment can remain unaltered befor
264
258
265
259
The minimum amount of time (in ms) that a log segment must remain unaltered before it can be compacted in a compact topic. Overrides the cluster property xref:cluster-properties.adoc#min_compaction_lag_ms[`min_compaction_lag_ms`] for the topic.
0 commit comments