Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1115

membership-port-range is not being established properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-incubating.M2
    • membership
    • None

    Description

      The membership port range has a start and stop port.

      membership-port-range=1024-1025

      However, the code in JGroupsMessenger is setting the JGroups range to (stop-start), so in the above setting it would only be 1 port instead of 2.

      Attachments

        Activity

          People

            bschuchardt Bruce J Schuchardt
            bschuchardt Bruce J Schuchardt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: