baomingyu opened a new issue #11367: URL: https://github.com/apache/pulsar/issues/11367
**I need config maxEnsembleChangeSize for bookkeeper client in broker, but now there is not this config** make maxEnsembleChangeSize can be config from pulsar broker **Describe alternatives you've considered** if using maxEnsembleChangeSize with default value Integer.MAX_VALUE , there will be using lots of times during retry changing ensemble when writing entry timeout always. so I need to config maxEnsembleChangeSize to limit max change ensemble times. -- 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]
