You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/05/13 16:42:07 UTC

[GitHub] [pulsar] marksilcox opened a new pull request, #15596: [fix][broker] ensure new line added before appending new keys from env

marksilcox opened a new pull request, #15596:
URL: https://github.com/apache/pulsar/pull/15596

   ### Motivation
   
   Copying change from `apply-config-from-env.py` to ensure new line included before appending 
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Does this pull request potentially affect one of the following parts:
   
   *If `yes` was chosen, please highlight the changes*
   
     - Dependencies (does it add or upgrade a dependency): ( no)
     - The public API: ( no)
     - The schema: ( no)
     - The default values of configurations: ( no)
     - The wire protocol: ( no)
     - The rest endpoints: ( no)
     - The admin cli options: ( no)
     - Anything that affects deployment: ( no )
   
   ### Documentation
   Need to update docs? 
   
   - [X] `no-need-doc` 
   (Please explain why)
     


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] Technoboy- merged pull request #15596: [fix][broker] ensure new line added before appending new keys from env

Posted by GitBox <gi...@apache.org>.
Technoboy- merged PR #15596:
URL: https://github.com/apache/pulsar/pull/15596


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org