hangc0276 opened a new pull request, #15000: URL: https://github.com/apache/pulsar/pull/15000
### Motivation https://github.com/apache/bookkeeper/pull/1612 this PR make the Netty io threads number configurable, but doesn't expose to the `bookkeeper.conf`. This parameter will be usually changed in performance tuning especially deploy this bookie on bare metal which have many cpus. For operation engineer who is unfamiliar with the source code will be hard to do performance tuning. ### Modification Expose this parameter configuration into `bookkeeper.conf` and add more explanation about it. ### Documentation Check the box below or label this PR directly (if you have committer privilege). Need to update docs? - [x] `doc-required` (If you need help on updating docs, create a doc issue) - [ ] `no-need-doc` (Please explain why) - [ ] `doc` (If this PR contains doc changes) -- 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]
