Shawyeok commented on PR #4137: URL: https://github.com/apache/bookkeeper/pull/4137#issuecomment-1851236035
> okay. How about letting the apply-conf-from-env support use the specified files to update? Most of the time, we only need to update the bookkeeper configuration file and zookeeper configuration file. I think we always manually update the rocksdb and log4j configuration files. Yes, this is indeed what this PR does: it modifies `apply-config-from-env.py` to accept individual files as parameters. The usage would be like this: ``` $ ./apply-config-from-env file ... ``` -- 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]
