JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
enhancement_small.png
CLOSED  Enhancement JPPF-219  -  Unambiguous way to distinguish between JPPF and user-defined task notifications
Posted Feb 12, 2014 - updated Mar 03, 2014
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
  • Progress
       
  • 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 4.1
Issue description
Currently there is no explicit way to distinguish between a JMX notification sent by user code in a task, and the notification sent by the JPPF node when a task has ended.

We propose to add a way to check this very easily, for instance by adding a method isUserNotification() in the notification class TaskExecutionNotification.

#4
Comment posted by
 lolo4j
Mar 03, 08:33
implemented in trunk revision 3063