JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
feature_request_small.png
CLOSED  Feature request JPPF-205  -  Ability to reset the JPPF client
Posted Nov 28, 2013 - updated Nov 28, 2013
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
    Feature request
  • Status
     
    Closed
  • Assigned to
     lolo4j
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     lolo4j
  • Owned by
    Not owned by anyone
  • Category
    Client
  • Resolution
    RESOLVED
  • Priority
    Normal
  • Targetted for
    icon_milestones.png JPPF 4.0
Issue description
This is about providing the JPPF client with the ability to reset itself, that is, to drop its server connections, reload its configuration and re-establish the connections, without losing the jobs that were already submitted but not completed. Submitted jobs are handled via the existing built-in failover/recovery mechanisms.

The main goal is to enable a dynamic reconfiguration of an exisiting client, without having to close it and create a new one, and without losing its workload.

#2
Comment posted by
 lolo4j
Nov 28, 21:36
implemented in trunk revision 2952