BewareMyPower opened a new pull request, #25187: URL: https://github.com/apache/pulsar/pull/25187
PIP: #25173 <!-- Details of when a PIP is required and how the PIP process work, please see: https://github.com/apache/pulsar/blob/master/pip/README.md --> ### Modifications 1. Trigger callbacks in the underlying metadata store's internal thread directly. 2. Add a dedicated scheduler for batch flushing tasks 3. Add a dedicated thread pool for `MetadataCache`'s computing tasks 4. Add tests to verify serialization and deserialization tasks are executed in the pool whose thread count is specified by `metadataStoreSerDesThreads` ### Documentation <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. --> - [ ] `doc` <!-- Your PR contains doc changes. --> - [ ] `doc-required` <!-- Your PR changes impact docs and you will update later --> - [x] `doc-not-needed` <!-- Your PR changes do not impact docs --> - [ ] `doc-complete` <!-- Docs have been already added --> ### Matching PR in forked repository PR in forked repository: -- 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]
