ethqunzhong commented on code in PR #18354:
URL: https://github.com/apache/pulsar/pull/18354#discussion_r1045480409


##########
site2/website/versioned_docs/version-2.10.x/reference-configuration.md:
##########
@@ -342,6 +342,7 @@ brokerServiceCompactionThresholdInBytes|If the estimated 
backlog size is greater
 |managedLedgerUnackedRangesOpenCacheSetEnabled|  Use Open Range-Set to cache 
unacknowledged messages |true|
 |managedLedgerOffloadDeletionLagMs|Delay between a ledger being successfully 
offloaded to long term storage and the ledger being deleted from bookkeeper | 
14400000|
 |managedLedgerOffloadAutoTriggerSizeThresholdBytes|The number of bytes before 
triggering automatic offload to long term storage |-1 (disabled)|
+|managedLedgerDataReadPriority|Read priority when ledgers exists in both 
bookkeeper and the second layer storage, option values (tiered-storage-first, 
bookkeeper-first) |tiered-storage-first|

Review Comment:
   thx your suggestion.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to