hemanth-19 commented on PR #25239: URL: https://github.com/apache/pulsar/pull/25239#issuecomment-3883071319
**Doc label:** This PR adds an experimental, disabled-by-default broker feature. It includes: - Inline Javadoc on all new public classes and the new `ThrottleType.AdaptivePublishRate` constant - `README.md` updated with a quick-start snippet under a new "Experimental broker features" section - `conf/broker.conf` updated with all 10 new config keys, commented out with inline descriptions - `ADAPTIVE_THROTTLE_PR.md` at the repo root with the full config reference, metrics guide, and troubleshooting steps When this feature graduates from experimental (i.e. `adaptivePublisherThrottlingEnabled` defaults to `true`), the Pulsar site docs (`reference-configuration-broker.md` and the "Manage topics" section) will need corresponding updates. Until then, the in-tree README and conf comments are the intended doc surface. Label suggestion: `doc-required` (for the site update at graduation) or `doc-not-needed` if maintainers prefer to defer site docs until the feature is no longer experimental. -- 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]
