[GitHub] [openwebbeans] BuZZ-dEE commented on a change in pull request #36: OWB-1389 Remove destroyed instance from memory

2021-09-07 Thread GitBox
BuZZ-dEE commented on a change in pull request #36: URL: https://github.com/apache/openwebbeans/pull/36#discussion_r703655854 ## File path: webbeans-tomcat7/src/main/java/org/apache/webbeans/web/tomcat7/TomcatInstanceManager.java ## @@ -60,10 +60,15 @@ public void destroyInsta

[GitHub] [openwebbeans] rmannibucau commented on a change in pull request #36: OWB-1389 Remove destroyed instance from memory

2021-09-07 Thread GitBox
rmannibucau commented on a change in pull request #36: URL: https://github.com/apache/openwebbeans/pull/36#discussion_r703648338 ## File path: webbeans-tomcat7/src/main/java/org/apache/webbeans/web/tomcat7/TomcatInstanceManager.java ## @@ -60,10 +60,15 @@ public void destroyIn

[GitHub] [openwebbeans] BuZZ-dEE commented on a change in pull request #36: OWB-1389 Remove destroyed instance from memory

2021-09-07 Thread GitBox
BuZZ-dEE commented on a change in pull request #36: URL: https://github.com/apache/openwebbeans/pull/36#discussion_r703642109 ## File path: webbeans-tomcat7/src/main/java/org/apache/webbeans/web/tomcat7/TomcatInstanceManager.java ## @@ -60,10 +60,15 @@ public void destroyInsta

[GitHub] [openwebbeans] rmannibucau commented on a change in pull request #36: OWB-1389 Remove destroyed instance from memory

2021-09-07 Thread GitBox
rmannibucau commented on a change in pull request #36: URL: https://github.com/apache/openwebbeans/pull/36#discussion_r703639699 ## File path: webbeans-tomcat7/src/main/java/org/apache/webbeans/web/tomcat7/TomcatInstanceManager.java ## @@ -60,10 +60,15 @@ public void destroyIn

[jira] [Updated] (OWB-1389) Remove destroyed instance from memory

2021-09-07 Thread Sebastian Schlatow (Jira)
[ https://issues.apache.org/jira/browse/OWB-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Schlatow updated OWB-1389: Description: Avoids memory leak cdi-2.0: [https://github.com/apache/openwebbeans/pull/36] o

[GitHub] [openwebbeans] BuZZ-dEE opened a new pull request #37: OWB-1389 Remove destroyed instance from memory

2021-09-07 Thread GitBox
BuZZ-dEE opened a new pull request #37: URL: https://github.com/apache/openwebbeans/pull/37 (cherry picked from commit aa54458253c6144d1defe45f5af858d964659190) Avoids memory leak -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [openwebbeans] BuZZ-dEE opened a new pull request #36: OWB-1389 Remove destroyed instance from memory

2021-09-07 Thread GitBox
BuZZ-dEE opened a new pull request #36: URL: https://github.com/apache/openwebbeans/pull/36 Avoids memory leak -- 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 unsubscri

[jira] [Created] (OWB-1389) Remove destroyed instance from memory

2021-09-07 Thread Sebastian Schlatow (Jira)
Sebastian Schlatow created OWB-1389: --- Summary: Remove destroyed instance from memory Key: OWB-1389 URL: https://issues.apache.org/jira/browse/OWB-1389 Project: OpenWebBeans Issue Type: Impr