JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
enhancement_small.png
CLOSED  Enhancement JPPF-129  -  Enhancements to the node connection listener
Posted Feb 24, 2013 - updated Dec 27, 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
    Server
  • Resolution
    RESOLVED
  • Priority
    Normal
  • Targetted for
    icon_milestones.png JPPF 3.3
Issue description
This refers to the Receiving node connection events in the server extension point.

It would be nice to have the ability to close the connection with the node, based on the available information (i.e. JPPFSystemInformation).

For instance, as of Enhancement JPPF-128 - Provide version information in the JPPFSystemInformation properties, this would allow to refuse a connection from a node or peer driver that has a different version.

#3
Comment posted by
 lolo4j
Feb 24, 11:00
Actually, as mentioned in this related forum thread, the connection can be closed by throwing a RuntimeException from the nodeConnected() method. So implementing this enhancement is just a matter of documenting this.
#4
Comment posted by
 lolo4j
Feb 25, 08:07
Implemented. Changes committed to SVN trunk revision 2644

The issue was updated with the following change(s):
  • This issue has been closed
  • The status has been updated, from Confirmed to Closed.
  • This issue's progression has been updated to 100 percent completed.
  • The resolution has been updated, from Not determined to RESOLVED.
  • Information about the user working on this issue has been changed, from lolo4j to Not being worked on.