diff --git a/modules/reference/pages/properties/cluster-properties.adoc b/modules/reference/pages/properties/cluster-properties.adoc index 0af9e6e8c..d2b4f4a8c 100644 --- a/modules/reference/pages/properties/cluster-properties.adoc +++ b/modules/reference/pages/properties/cluster-properties.adoc @@ -1971,9 +1971,10 @@ Whether to disable automatic Iceberg snapshot expiry. This property may be usefu --- +// tag::iceberg_disable_snapshot_tagging[] === iceberg_disable_snapshot_tagging -Whether to disable tagging of Iceberg snapshots. These tags are used to ensure that the snapshots that Redpanda writes are retained during snapshot removal, which in turn, helps Redpanda ensure exactly-once delivery of records. Disabling tags is therefore not recommended, but may be useful if the Iceberg catalog does not support tags. +Whether to disable tagging of Iceberg snapshots. These tags are used to ensure that the snapshots that Redpanda writes are retained during snapshot removal, which in turn, helps Redpanda ensure exactly-once delivery of records. Disabling tags is therefore not recommended, but it may be useful if the Iceberg catalog does not support tags. *Requires restart:* No @@ -1981,7 +1982,9 @@ Whether to disable tagging of Iceberg snapshots. These tags are used to ensure t *Type:* boolean +ifndef::env-cloud[] *Default:* `false` +endif::[] **Related topics**: @@ -1989,6 +1992,8 @@ Whether to disable tagging of Iceberg snapshots. These tags are used to ensure t --- +// end::iceberg_disable_snapshot_tagging[] + // tag::iceberg_enabled[] === iceberg_enabled diff --git a/modules/reference/pages/properties/object-storage-properties.adoc b/modules/reference/pages/properties/object-storage-properties.adoc index 88d6230e6..89f6af399 100644 --- a/modules/reference/pages/properties/object-storage-properties.adoc +++ b/modules/reference/pages/properties/object-storage-properties.adoc @@ -135,10 +135,10 @@ endif::[] *Supported versions*: Redpanda v23.1 or later -// end::cloud_storage_azure_container[] - --- +// end::cloud_storage_azure_container[] + === cloud_storage_azure_hierarchical_namespace_enabled Force Redpanda to use or not use an Azure Data Lake Storage (ADLS) Gen2 hierarchical namespace-compliant client in <>. @@ -210,10 +210,10 @@ The name of the Azure storage account to use with Tiered Storage. If `null`, the *Default:* `null` -// end::cloud_storage_azure_storage_account[] - --- +// end::cloud_storage_azure_storage_account[] + === cloud_storage_backend Optional object storage backend variant used to select API capabilities. If not supplied, this will be inferred from other configuration properties.