[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-522) Memory leak in processing MCMP, wrong apr pool used for allocation

Michal Karm Babacek (JIRA) issues at jboss.org
Tue Nov 15 10:36:00 EST 2016


    [ https://issues.jboss.org/browse/MODCLUSTER-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13322999#comment-13322999 ] 

Michal Karm Babacek commented on MODCLUSTER-522:
------------------------------------------------

Hi, [~lfinetto], we are in a process of rebuilding release infrastructure. If Fedora RPMs are good enough for you, the update will be ready this evening GMT+1. Other platforms like Solaris and Windows will be packaged next week in a slightly limited matrix than it used to be, i.e. "just": Windows 64bit, Solaris 11 Intel 64bit and Solaris 11 SPARC 64bit.

If you have time to play with it and test right now, just tell me your platform and I will whip out a test build for it here and now.

Cheers
-K-

> Memory leak in processing MCMP, wrong apr pool used for allocation
> ------------------------------------------------------------------
>
>                 Key: MODCLUSTER-522
>                 URL: https://issues.jboss.org/browse/MODCLUSTER-522
>             Project: mod_cluster
>          Issue Type: Bug
>          Components: Native (httpd modules)
>    Affects Versions: 1.3.1.Final, 2.0.0.Alpha1
>         Environment: Solaris 10 x86_64, RHEL 6, Fedora 24, httpd 2.4.6, httpd 2.4.20
>            Reporter: Michal Karm Babacek
>            Assignee: Jean-Frederic Clere
>            Priority: Critical
>             Fix For: 1.3.5.Final
>
>         Attachments: mod_cluster-mem.jpg, mod_cluster-mem1.jpg
>
>
> There seems to be a wrong apr pool used for processing certain MCMP commands. We should use short life span pools for immediate processing and server-lifetime pools only for really persistent configuration.  In the current state, with 20+ tomcat workers (1 alias and 1 context each) and virtually no client requests, we could see slow, but steady growth of heap allocated memory.
> TODO: Investigate the offending logic, make sure we ain't using long-lived pools for immediate processing.
> Originally discovered by: [~j_sykora] and [~jmsantuci]
> Illustrative memory overview - with constant number of Tomcats:
>  



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the mod_cluster-issues mailing list