JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
enhancement_small.png
CLOSED  Enhancement JPPF-458  -  Ability to shutdown a driver without exiting the JVM
Posted Jun 27, 2016 - updated Mar 21, 2019
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Enhancement
  • Status
     
    Closed
  • Assigned to
     lolo4j
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     lolo4j
  • Owned by
    Not owned by anyone
  • Category
    Server
  • Resolution
    RESOLVED
  • Priority
    Normal
  • Targetted for
    icon_milestones.png JPPF 5.1.x
Issue description
In some special cases where a client and driver are running in the same JVM, it may be conveninent to be able to shutdown the server without exiting the JVM, as it would also close the client application.

We propose to add a server configuration property "jppf.server.exitOnShutdown = true | false" to this effect. When this property is true, then shutting down the server via JMX will not exit the JVM.


#3
Comment posted by
 lolo4j
Jun 27, 13:54
Implemented in: