You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "essobedo (via GitHub)" <gi...@apache.org> on 2023/02/22 17:42:32 UTC

[GitHub] [camel] essobedo opened a new pull request, #9398: CAMEL-18988: camel-core- tests failing due to OOM

essobedo opened a new pull request, #9398:
URL: https://github.com/apache/camel/pull/9398

   fixes https://issues.apache.org/jira/browse/CAMEL-18988
   
   ## Motivation
   
   Since we upgraded to surefire + failsafe M8, some of our tests have started to fail with `OutOfMemoryException`.
   
   ## Modifications
   
   After a deeper analysis using JProfiler, it appears that there is no significant memory leak, only small ones, especially on `DefaultCamelContext`.
   
   * Restore the log level to info
   * Fix main `DefaultCamelContext` leaks except for the Simple expression cache and the cache in `DefaultParameterMappingStrategy`.
   * Add JVM options to allow future analysis if it happens again


-- 
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 unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #9398: CAMEL-18988: camel-core - tests failing due to OOM

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #9398:
URL: https://github.com/apache/camel/pull/9398#issuecomment-1440707729

   :leftwards_arrow_with_hook: There are either **too many** changes to be tested in this PR or the code **needs be rebased**: (30 components likely to be affected)


-- 
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 unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #9398: CAMEL-18988: camel-core - tests failing due to OOM

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #9398:
URL: https://github.com/apache/camel/pull/9398#issuecomment-1440578439

   :no_entry_sign: There are (likely) no components to be tested in this PR


-- 
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 unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] essobedo merged pull request #9398: CAMEL-18988: camel-core - tests failing due to OOM

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo merged PR #9398:
URL: https://github.com/apache/camel/pull/9398


-- 
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 unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #9398: CAMEL-18988: camel-core- tests failing due to OOM

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #9398:
URL: https://github.com/apache/camel/pull/9398#issuecomment-1440493087

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :warning: Please note that the changes on this PR may be **tested automatically**. 
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


-- 
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 unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #9398: CAMEL-18988: camel-core - tests failing due to OOM

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #9398:
URL: https://github.com/apache/camel/pull/9398#issuecomment-1440679305

   :leftwards_arrow_with_hook: There are either **too many** changes to be tested in this PR or the code **needs be rebased**: (30 components likely to be affected)


-- 
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 unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org