[
https://issues.apache.org/jira/browse/CASSANDRA-17288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Semb Wever updated CASSANDRA-17288:
-------------------------------------------
Since Version: NA
Source Control Link:
https://github.com/apache/cassandra-builds/commit/ef3c02e0b99a14079c251474d3bdeeb6a6df9a25
Resolution: Fixed
Status: Resolved (was: Ready to Commit)
Committed with
[https://github.com/apache/cassandra-builds/commit/ef3c02e0b99a14079c251474d3bdeeb6a6df9a25|https://github.com/apache/cassandra-builds/commit/ef3c02e0b99a14079c251474d3bdeeb6a6df9a25].
> In Jenkins, replace PostBuildTask plugin with PostBuildScript plugin
> --------------------------------------------------------------------
>
> Key: CASSANDRA-17288
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17288
> Project: Cassandra
> Issue Type: Bug
> Components: CI
> Reporter: Michael Semb Wever
> Assignee: Michael Semb Wever
> Priority: Normal
> Fix For: NA
>
>
> PostbuildTask loads the build log into memory, causing OutOfMemoryException.
> https://issues.jenkins.io/browse/JENKINS-12830
> We started hitting this problem this week, see discussion here:
> https://the-asf.slack.com/archives/CK23JSY2K/p1643063068079200?thread_ts=1643052183.068300&cid=CK23JSY2K
> Fix is to use the PostBuildTask plugin instead, which does not perform any
> reading off or matching on the build log.
> PR: https://github.com/apache/cassandra-builds/pull/61
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]