[jboss-jira] [JBoss JIRA] (WFCORE-1146) Research behavior of fork with ProcessBuilder on modern JVMs

David Lloyd (JIRA) issues at jboss.org
Fri Nov 20 09:20:01 EST 2015


     [ https://issues.jboss.org/browse/WFCORE-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Lloyd moved WFLY-3202 to WFCORE-1146:
-------------------------------------------

    Project: WildFly Core  (was: WildFly)
        Key: WFCORE-1146  (was: WFLY-3202)


> Research behavior of fork with ProcessBuilder on modern JVMs
> ------------------------------------------------------------
>
>                 Key: WFCORE-1146
>                 URL: https://issues.jboss.org/browse/WFCORE-1146
>             Project: WildFly Core
>          Issue Type: Task
>            Reporter: David Lloyd
>
> Right now our Process Controller exists for two primary reasons:
> # fork() misbehaves for large processes on some OSes, causing leaks or crashes
> # if the HC crashes, the PC can respawn it
> We have never (afaik) seen #2 happen.  We need to verify whether #1 is still true on modern JVMs on the following operating systems:
> * Linux
> * Solaris
> * IBM OSes
> * Windows
> * BSDs
> * Mac OS X
> Test by creating processes with large heap and lots of concurrent file descriptor activity while forking to see what happens.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list