[ 
https://issues.apache.org/jira/browse/TOMEE-4192?focusedWorklogId=853148&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-853148
 ]

ASF GitHub Bot logged work on TOMEE-4192:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Mar/23 11:39
            Start Date: 27/Mar/23 11:39
    Worklog Time Spent: 10m 
      Work Description: G-Ork commented on PR #1030:
URL: https://github.com/apache/tomee/pull/1030#issuecomment-1484989878

   Hi I will look. Give me some days to overcome corona.
   
   Richard Zowalla ***@***.***> schrieb am Mo., 27. März 2023,
   12:56:
   
   > ***@***.**** requested changes on this pull request.
   >
   > Looks like we have some regressions with this change:
   >
   > org.apache.openejb.junit.ContainerAndApplicationRulesTest.test
   > org.apache.openejb.junit.ContainerApplicationRuleTest.run
   >
   > specifically:
   >
   > java.lang.NullPointerException
   >    at 
org.apache.openejb.testing.ApplicationComposers.after(ApplicationComposers.java:1112)
   >    at 
org.apache.openejb.junit.ContainerRule$1.evaluate(ContainerRule.java:47)
   >    at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   >    at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
   >    at 
org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
   >    at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
   >    at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
   >    at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
   >    at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
   >    at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
   >    at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
   >    at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
   >    at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
   >    at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
   >    at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
   >    at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:377)
   >    at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:284)
   >    at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:248)
   >    at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:167)
   >    at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
   >    at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
   >    at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
   >    at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581
   >
   > Would you mind having a look?
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/tomee/pull/1030#pullrequestreview-1358858764>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AGZCNF6D3SIZNBW3BRWZ5QDW6FW7FANCNFSM6AAAAAAWACYBRY>
   > .
   > You are receiving this because you were mentioned.Message ID:
   > ***@***.***>
   >
   




Issue Time Tracking
-------------------

    Worklog Id:     (was: 853148)
    Time Spent: 0.5h  (was: 20m)

> ApplicationComposers do not clear GC references on release
> ----------------------------------------------------------
>
>                 Key: TOMEE-4192
>                 URL: https://issues.apache.org/jira/browse/TOMEE-4192
>             Project: TomEE
>          Issue Type: Wish
>    Affects Versions: 9.0.0, 8.0.14
>            Reporter: Georg Tsakumagos
>            Priority: Major
>         Attachments: GC-Root-For-Payload-before.png
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The ApplicationComposers do not clear all references on release which could 
> result in very high memory consumption for tests if injected classes a heavy 
> weight. Having an project with many tests amplifies this problem enormous. An 
> analysis of heap dumps shows different implementations holding references.
> !GC-Root-For-Payload-before.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to