Alxander64 opened a new issue #10718:
URL: https://github.com/apache/pulsar/issues/10718


   **Describe the bug**
   
   In the section of broker.conf titled 
[Replication](https://github.com/apache/pulsar/blob/master/conf/broker.conf#L1080),
 there are a few settings that seem out of place.
   
   Specifically, 
[defaultRetentionTimeInMinutes](https://github.com/apache/pulsar/blob/master/conf/broker.conf#L1101),
 
[defaultRetentionSizeInMB](https://github.com/apache/pulsar/blob/master/conf/broker.conf#L1104),
 and 
[keepAliveIntervalSeconds](https://github.com/apache/pulsar/blob/master/conf/broker.conf#L1107).
 Maybe also 
[bootstrapNamespaces](https://github.com/apache/pulsar/blob/master/conf/broker.conf#L1110)
 but I'm not as sure about that one.
   
   **Expected behavior**
   
   These settings would be more appropriately found under [General broker 
settings](https://github.com/apache/pulsar/blob/master/conf/broker.conf#L20). 
I'm not entirely certain if it's intentional that these settings are found 
where they are, but I believe it may be a mistake.


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

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


Reply via email to