[JBoss JIRA] (WFLY-12522) Memory Leak: RemoteConnectionHandler objects are created but not being freed when jboss-cli commands are executed
by Brian Stansberry (Jira)
[ https://issues.jboss.org/browse/WFLY-12522?page=com.atlassian.jira.plugin... ]
Brian Stansberry updated WFLY-12522:
------------------------------------
Priority: Blocker (was: Critical)
> Memory Leak: RemoteConnectionHandler objects are created but not being freed when jboss-cli commands are executed
> -----------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-12522
> URL: https://issues.jboss.org/browse/WFLY-12522
> Project: WildFly
> Issue Type: Bug
> Components: CLI, Remoting, Web (Undertow)
> Affects Versions: 16.0.0.Final, 17.0.0.Final, 17.0.1.Final
> Reporter: super 6349
> Assignee: Flavia Rainone
> Priority: Blocker
> Fix For: 18.0.0.Final
>
>
> When the user executes jboss-cli commands on a fresh installation of wildfly, RemoteConnectionHandler objects are created but never released.
> We identified this problem when we configured a readiness probe on openshift using jboss-cli (repeating every 15 seconds) and the memory started to increase along the days. The application was in development and nobody was accessing it, but the memory increased nonetheless.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months
[JBoss JIRA] (WFLY-12522) Memory Leak: RemoteConnectionHandler objects are created but not being freed when jboss-cli commands are executed
by Brian Stansberry (Jira)
[ https://issues.jboss.org/browse/WFLY-12522?page=com.atlassian.jira.plugin... ]
Brian Stansberry updated WFLY-12522:
------------------------------------
Fix Version/s: 18.0.0.Final
> Memory Leak: RemoteConnectionHandler objects are created but not being freed when jboss-cli commands are executed
> -----------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-12522
> URL: https://issues.jboss.org/browse/WFLY-12522
> Project: WildFly
> Issue Type: Bug
> Components: CLI, Remoting, Web (Undertow)
> Affects Versions: 16.0.0.Final, 17.0.0.Final, 17.0.1.Final
> Reporter: super 6349
> Assignee: Flavia Rainone
> Priority: Blocker
> Fix For: 18.0.0.Final
>
>
> When the user executes jboss-cli commands on a fresh installation of wildfly, RemoteConnectionHandler objects are created but never released.
> We identified this problem when we configured a readiness probe on openshift using jboss-cli (repeating every 15 seconds) and the memory started to increase along the days. The application was in development and nobody was accessing it, but the memory increased nonetheless.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months
[JBoss JIRA] (WFLY-11935) Remove unused commons-cli, commons-lang and commons-lang3 modules
by Brian Stansberry (Jira)
[ https://issues.jboss.org/browse/WFLY-11935?page=com.atlassian.jira.plugin... ]
Brian Stansberry updated WFLY-11935:
------------------------------------
Fix Version/s: (was: 18.0.0.Final)
> Remove unused commons-cli, commons-lang and commons-lang3 modules
> -----------------------------------------------------------------
>
> Key: WFLY-11935
> URL: https://issues.jboss.org/browse/WFLY-11935
> Project: WildFly
> Issue Type: Task
> Components: JSF, Server
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Priority: Major
>
> Currently WildFly includes 3 JBoss Modules modules that are not used in our runtime. I would like to remove these in WildFly 17:
> org.apache.commons.cli
> org.apache.commons.lang[1]
> org.apache.commons.lang3
> All three have the "jboss.api" = "private" property set in their module.xml, meaning they are marked for internal use only and we are free to remove them. End user applications should not have referenced these modules, and if they do we log a WARN on boot advising not to do that.
> However, other projects that extend WildFly (i.e. write their own subsystems) may be using these modules, so I sent out a notification that these may be going away:
> http://lists.jboss.org/pipermail/wildfly-dev/2019-April/006829.html
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months