qiong-zhou commented on issue #17788: URL: https://github.com/apache/dolphinscheduler/issues/17788#issuecomment-3650205366
@JorringHsiao Your concern is reasonable. Reading multiple log lines into a large string introduces a potential risk. `BufferedReader.readLine()` is a better choice. @SbloodyS Please assign this improvement to me. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
