yuruguo commented on PR #18728:
URL: https://github.com/apache/pulsar/pull/18728#issuecomment-1336326211

   > I would prefer to let the broker fail with meaningful errors
   
   +1
   
   The `minValue = 1` has been added for verification on the `interval` field
   
https://github.com/apache/pulsar/blob/3df506de099f27d4c3b7fbf2064db881ffda0402/pulsar-broker-common/src/main/java/org/apache/pulsar/broker/ServiceConfiguration.java#L1817-L1820
   and a clear message will be given and the broker will exit If interval < 1.
   


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