rmetzger commented on a change in pull request #13457:
URL: https://github.com/apache/flink/pull/13457#discussion_r512183100
##########
File path: flink-dist/src/main/flink-bin/bin/config.sh
##########
@@ -241,6 +241,7 @@ fi
if [ -z "${MAX_LOG_FILE_NUMBER}" ]; then
MAX_LOG_FILE_NUMBER=$(readFromConfig ${KEY_ENV_LOG_MAX}
${DEFAULT_ENV_LOG_MAX} "${YAML_CONF}")
+ export MAX_LOG_FILE_NUMBER
Review comment:
at least on GitHub, the indentation seems to be off
----------------------------------------------------------------
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]