codelipenghui removed a comment on pull request #14147: URL: https://github.com/apache/pulsar/pull/14147#issuecomment-1032367996
@nicoloboschi @Jason918 @RobertIndie @hangc0276 @nodece I have pushed new commits to make sure the change will not break running Pulsar in the Docker environment because we are using a script to change the config value. For the helm chart, it will use the new config file but with old config names, as @nicoloboschi mentioned both of the new configs and the deprecated configs will be present in the new config file. So I changed the default value of the deprecated configs to `-1`, the new config value only is applied while the old value is absent. -- 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]
