Skip to content

Commit bc8ce01

Browse files
Feediver1micheleRP
andauthored
docs: compaction props for whats new (#1255)
Co-authored-by: micheleRP <michele@redpanda.com>
1 parent 2bc22dd commit bc8ce01

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

modules/get-started/pages/release-notes/redpanda.adoc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,14 @@ If you need to maintain the current HTTP Proxy functionality while transitioning
6060
- xref:reference:properties/broker-properties.adoc#scram_password[`scram_password`]: Password for SASL/SCRAM authentication
6161
- xref:reference:properties/broker-properties.adoc#sasl_mechanism[`sasl_mechanism`]: SASL mechanism (typically `SCRAM-SHA-256` or `SCRAM-SHA-512`)
6262

63+
== New topic properties
6364

64-
== Cluster properties
65+
- xref:reference:properties/topic-properties.adoc#max.compaction.lag.ms[`max.compaction.lag.ms`]
66+
- xref:reference:properties/topic-properties.adoc#min.compaction.lag.ms[`min.compaction.lag.ms`]
6567

66-
The following cluster properties are new in this version:
68+
== New cluster properties
6769

6870
- xref:reference:properties/cluster-properties.adoc#schema_registry_enable_authorization[`schema_registry_enable_authorization`]
69-
70-
=== Iceberg integration
71-
72-
* config_ref:iceberg_rest_catalog_base_location,true,properties/cluster-properties[`iceberg_rest_catalog_base_location`]: Specifies the base location for the Iceberg REST catalog. Required for AWS Glue Data Catalog.
71+
- xref:reference:cluster-properties.adoc#max_compaction_lag_ms[`max_compaction_lag_ms`]
72+
- xref:reference:cluster-properties.adoc#min_compaction_lag_ms[`min_compaction_lag_ms`]
73+
- xref:reference:cluster-properties.adoc#iceberg_rest_catalog_base_location[`iceberg_rest_catalog_base_location`]

modules/manage/pages/schema-reg/schema-reg-authorization.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ User:mary * SUBJECT private-key LITERAL READ
360360
User:mary * TOPIC private LITERAL READ ALLOW
361361
----
362362

363-
The `Invalid license: not present` error indicates that the user is trying to create an ACL for a resource that requires a license, but no license is present. See xref:get-started/licensing/overview.adoc[Licensing overview] for details on how to obtain a license.
363+
The `Invalid license: not present` error indicates that the user is trying to create an ACL for a resource that requires a license, but no license is present. See xref:get-started:licensing/overview.adoc[Licensing overview] for details on how to obtain a license.
364364

365365
== Suggested reading
366366

0 commit comments

Comments
 (0)