Jason918 commented on pull request #12975: URL: https://github.com/apache/pulsar/pull/12975#issuecomment-982224750
> This is implementing the batching for `getData`/`getChildren` calls but not for the `create` and `setData` which will be very interesting, even though we need to solve the problem of creating the parent nodes. > > I'll submit a different PR with the logic for the write/create This is WIP. Adding create and setData is pretty easy based on this PR. I plan to get a comparison result of containing batch read operations first, as we can see in previous zk perf result #12812, batch reading have the most performance improvements. -- 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]
