rdhabalia commented on a change in pull request #13073:
URL: https://github.com/apache/pulsar/pull/13073#discussion_r760555669



##########
File path: conf/broker.conf
##########
@@ -960,6 +960,10 @@ managedLedgerMinLedgerRolloverTimeMinutes=10
 # Maximum time before forcing a ledger rollover for a topic
 managedLedgerMaxLedgerRolloverTimeMinutes=240
 
+# Time to rollover ledger for inactive topic (duration without any publish on 
that topic)
+# Disable rollover with value 0 (Default value 0)
+managedLedgerInActiveLedgerRolloverTimeMinutes=0

Review comment:
       done




-- 
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