597365581 edited a comment on issue #4617: URL: https://github.com/apache/incubator-dolphinscheduler/issues/4617#issuecomment-771443910
for example #!/bin/bash echo "hello world" exec 10m echo "hello world2" if 1s produce log size can not meet the default conditions --Constants.DEFAULT_LOG_ROWS_NUM(64), and need to wait a long time。 because while ((line = inReader.readLine()) != null) is a block method。 ---------------------------------------------------------------- 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]
