Created Jira [STORM-3923] Cassandra module fails tests probably OOM - ASF JIRA
. I think mvn test is using 3gb (inherited from main pom.xml), but will add
directly in its pom under Cassandra. Also MAVEN_OPTS in git actions is set to
1.5gb. I wonder if that is limiting the memory.
|
|
| |
[STORM-3923] Cassandra module fails tests probably OOM - ASF JIRA
|
|
|
On Friday, June 16, 2023 at 09:58:32 AM PDT, Richard Zowalla
<[email protected]> wrote:
Hi,
looks like it only falls occasionally in Java 8 with an OOM issue / JVM crash.
Might be possible to just increase the JVM memory for that module.
I remember from the Travis migration, that we had some heap adjustments in the
scripts. Wdyt?
Gruß
Richard
Am 16. Juni 2023 17:57:21 MESZ schrieb Bipin Prasad <[email protected]>:
>All,
> I am working on creating a new release for Storm 2.5.0. Unfortunately,
>storm-cassandra has been failing tests since we moved to Git Actions. Can
>someone take a look at it and possibly get it to work - with a newer
>version of Cassandra if possible and/or upgraded tests?
>
> If no one is using Storm Cassandra (under xternal/storm-cassandra), I
>can exclude this from the build and release). Open to other suggestions.
>
>Thanks
>--Bipin