davebarnes97 opened a new pull request #7474:
URL: https://github.com/apache/geode/pull/7474


   Release blocker reported by @dkhopade. Two fixes:
   
   - The --log-level parameter was incorrectly shown as --loglevel. (Note: the 
`change loglevel` command itself is not hyphenated, but its `--log-level` 
option is.
   - The `alter runtime` command is a cluster config command, so affects new 
and restarted servers, but not locators.
   - The `change loglevel` command is not a cluster config command, so it 
applies to both servers and locators, but only those specified in the command 
line, not subsequently-added members.
   


-- 
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: notifications-unsubscr...@geode.apache.org

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


Reply via email to