Wilfred Spiegelenburg created YUNIKORN-1602:
-----------------------------------------------
Summary: Update text in Set Logging level for troubleshooting guide
Key: YUNIKORN-1602
URL: https://issues.apache.org/jira/browse/YUNIKORN-1602
Project: Apache YuniKorn
Issue Type: Improvement
Components: documentation
Reporter: Wilfred Spiegelenburg
The troubleshooting guide states that we require a restart for the log level
change through the configuration:
{code:java}
NOTE
We recommend altering the log level via REST API call as this way we don't need
to restart the scheduler pod every time. But changing the logging level via
editing the deployment config requires a restart of the scheduler pod and it's
not highly recommended.
{code}
That is no longer true after the update of the configuration to v2. We read
settings from the config map and we apply the change. The log level should be
picked up without restart.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]