klwilson227 opened a new issue #10058:
URL: https://github.com/apache/pulsar/issues/10058


   When values exist in the environment that match commented out keys in the 
file those key values should be placed into the file. It is common practice to 
leave default values commented out in the configuration files. These values 
cannot be replaced by apply values currently. For example bookkeeper has a mix 
of commented and I commented values to adjust disk almost full checks. One one 
may be modified since it is not commented. However it’s value if modified 
conflicts with the other commented values. This leads to a frustrating support 
situation in which the end user would need to jump through hoops trying to get 
a uncommented value into the image so that the script could  apply the value.
   
   A small adjustment to the parsing can handle the use case. And leave the 
values as commented if not in the env.


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to