JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Bug report JPPF-300  -  Node default connection strategy does not retrieve the recovery port
Posted Aug 04, 2014 - updated Aug 15, 2018
icon_info.png This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Bug report
  • 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
    Node
  • Resolution
    RESOLVED
  • Priority
    Normal
  • Reproducability
    Always
  • Severity
    Normal
  • Targetted for
    icon_milestones.png JPPF 4.2.x
Issue description
When using the default strategy to connect to the server and the srver discovery is disabled in the node, the connection strategy does not retrieve the recovery port set in the configuration.
Steps to reproduce this issue
This is due to the code in the method org.jppf.node.connectionJPPFDefaultConnectionStrategy.connectionFromManualConfiguration() using the property "jppf.recovery.port" instead of "jppf.recovery.server.port" to obtain the port number.

#3
Comment posted by
 lolo4j
Aug 04, 21:13
fixed in: