lhotari commented on code in PR #23785: URL: https://github.com/apache/pulsar/pull/23785#discussion_r1901575677
########## conf/broker.conf: ########## @@ -204,6 +204,9 @@ allowAutoSubscriptionCreation=true # The number of partitioned topics that is allowed to be automatically created if allowAutoTopicCreationType is partitioned. defaultNumPartitions=1 +# Default number of partitions for the system theme Review Comment: `theme` doesn't make sense here, these are system topics -- 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]
