JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
enhancement_small.png
CLOSED  Enhancement JPPF-390  -  Add getActiveState() and setActiveState() to JPPFDriverAdminMBean
Posted Apr 28, 2015 - updated Aug 15, 2018
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.0.x
Issue description
Currently, there is only a toggleActiveState(NodeSelector) to change the active state of selected nodes in the JPPFDriverAdminMBean. This is not always convenient.

We propose to add setActiveState(NodeSelector, boolean) and getActiveState(NodeSelector) : Map<String, Boolean> to handle the nodes' active state more conveniently.

#4
Comment posted by
 lolo4j
Apr 30, 07:48
Implemented in: