Skip to content

Commit 9f5ba24

Browse files
Feediver1Deflaimun
authored andcommitted
Apply suggestions from code review
1 parent 93925a6 commit 9f5ba24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/reference/pages/properties/cluster-properties.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3698,7 +3698,7 @@ Maximum compacted segment size after consolidation.
36983698
=== max_compaction_lag_ms
36993699

37003700
For a compacted topic, the maximum time a message remains ineligible for compaction.
3701-
The topic property `max.compaction.lag.ms` overrides this property.
3701+
The topic property (xref:reference:properties/topic-properties.adoc#max.compaction.lag.ms)[max.compaction.lag.ms] overrides this property.
37023702

37033703
*Unit:* milliseconds
37043704

@@ -3961,7 +3961,7 @@ The minimum ratio between the number of bytes in dirty segments and the total nu
39613961

39623962
=== min_compaction_lag_ms
39633963

3964-
For a compacted topic, the minimum time a message remains uncompacted in the log. The topic property `min.compaction.lag.ms` overrides this property.
3964+
For a compacted topic, the minimum time a message remains uncompacted in the log. The topic property (xref:reference:properties/topic-properties.adoc#min.compaction.lag.ms)[min.compaction.lag.ms] overrides this property.
39653965

39663966
*Unit:* milliseconds
39673967

0 commit comments

Comments
 (0)