yashthattebito commented on PR #17140: URL: https://github.com/apache/dolphinscheduler/pull/17140#issuecomment-2844614502
<div> <h2>Changelist by <a href="https://bito.ai">Bito</a></h2> <p>This pull request implements the following key changes.</p> <div> <table width="100%"> <tbody> <tr> <th>Key Change</th> <th>Files Impacted</th> </tr> <tr> <td width="30%"> <b>Bug Fix</b> - Fix RollViewLogLines IndexOutOfBoundsException </td> <td width="70%"> <div> - [`LogUtils.java`](https://github.com/apache/dolphinscheduler/pull/17140/files#diff-b22cb6dc839637c8d107e361c3f38efbd3bf53b008593ada12841981009b2ae7) - Revised log size calculations in rollViewLogLines by switching from byte-based to character-based metrics and updating truncation logic to prevent IndexOutOfBoundsException. </div> </td> </tr> </tbody> </table> </div> </div> -- 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]
