Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Another limitation is that changing the log levels is not considered to be a persistent operation for simplicity. Without storing the log settings into a HighAvailabilityService, it is also impossible to change the log level on a follower job manager. If a task manager is (re-)joined or a standby job manager becomes the leader, the log levels on these processes remain unchanged and only will be changed upon a the next call.

Compatibility, Deprecation, and Migration Plan

...

Besides unit tests, system tests will be included to cover the cases where different logging providers are used or no logging provider is enabled.

Rejected Alternatives

If there are alternative ways of accomplishing the same thing, what were they? The purpose of this section is to motivate why the design is the way it is and not some other way.N/A