JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
enhancement_small.png
CLOSED  Enhancement JPPF-404  -  Extend methods of job management MBean with a job selector
Posted Jul 07, 2015 - updated Jul 10, 2015
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
    Management / Monitoring
  • Resolution
    RESOLVED
  • Priority
    Normal
  • Targetted for
    icon_milestones.png JPPF 5.1
Issue description
Currently, many of the methods in DriverJobManagementMBean take a single job uuid and return result for a single job. We propose to add corresponding methods that take a JobSelector instead, in a way similar to the existing NodeSlector interface, and return results for multiple jobs.

#3
Comment posted by
 lolo4j
Jul 10, 22:34
Implemented in trunk revision 3771