Skip to content

Commit 6722165

Browse files
authored
Apply suggestions from code review
1 parent 81c97cd commit 6722165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/reference/pages/properties/object-storage-properties.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ Divide the object storage cache across the specified number of buckets. This onl
319319

320320
Maximum size of the object storage cache, in bytes.
321321

322-
This property operates along with <<cloud_storage_cache_size_percent,`cloud_storage_cache_size_percent`>>:
322+
This property works together with <<cloud_storage_cache_size_percent,`cloud_storage_cache_size_percent`>> to define cache behavior:
323323

324324
- When both properties are set, Redpanda uses the smaller calculated value of the two, in bytes.
325325

@@ -345,7 +345,7 @@ This property operates along with <<cloud_storage_cache_size_percent,`cloud_stor
345345

346346
Maximum size of the cache as a percentage, minus the space that Redpanda avoids using defined by the xref:reference:cluster-properties.adoc#disk_reservation_percent[`disk_reservation_percent`] cluster property. This is calculated at startup and dynamically updated if either this property or <<cloud_storage_cache_size,`cloud_storage_cache_size`>> changes.
347347

348-
This property operates along with <<cloud_storage_cache_size,`cloud_storage_cache_size`>>:
348+
This property works together with <<cloud_storage_cache_size,`cloud_storage_cache_size`>> to define cache behavior:
349349

350350
- When both properties are set, Redpanda uses the smaller calculated value of the two, in bytes.
351351

0 commit comments

Comments
 (0)