momo-jun opened a new pull request, #18492: URL: https://github.com/apache/pulsar/pull/18492
Fixes https://github.com/apache/pulsar/issues/18490 ### Modifications <!-- Describe the modifications you've done. --> Add back the configuration override information introduced in https://github.com/apache/pulsar/pull/15818 but missed on the new [Pulsar config](https://pulsar.apache.org/reference/#/next/config/) site. <img width="1424" alt="image" src="https://user-images.githubusercontent.com/60642177/202111557-eda5c4b8-654f-431d-a482-6a86088f8fd7.png"> Note: Will look into whether the [Pulsar config](https://pulsar.apache.org/reference/#/next/config/) page can be manually maintained to host such information. ### Documentation <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. --> - [x] `doc` <!-- Your PR contains doc changes. Please attach the local preview screenshots (run `sh start.sh` at `pulsar/site2/website`) to your PR description, or else your PR might not get merged. --> - [ ] `doc-required` <!-- Your PR changes impact docs and you will update later --> - [ ] `doc-not-needed` <!-- Your PR changes do not impact docs --> - [ ] `doc-complete` <!-- Docs have been already added --> -- 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]
