Guoliang Sun created KYLIN-6048: ----------------------------------- Summary: OOM Likely to Occur When Build Job Logs Are Too Large Key: KYLIN-6048 URL: https://issues.apache.org/jira/browse/KYLIN-6048 Project: Kylin Issue Type: Bug Affects Versions: 5.0.0 Reporter: Guoliang Sun
After a build task fails on a build node, the returned log information reaches approximately 600MB. When the build retry task attempts to write the task record, the excessive memory allocation required for processing the large log causes an Out-of-Memory (OOM) error, leading to service downtime. -- This message was sent by Atlassian Jira (v8.20.10#820010)