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

GMSMemberData is doing unnecessary reverse-DNS lookups

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.13.0
    • membership, messaging
    • None

    Description

      When we send a message via JGroups we write a serialized GMSMemberData in the header of the message. When this is deserialized we are currently using InetAddress.getHostName() to establish a hostname for the new instance. This is costly and unnecessary. We should just use getHostAddress() if we need a hostname in the address data. Geode's InternalDistributedMember doesn't rely on GMSMemberData to establish hostnames for geode-core and other downstream modules.

      Attachments

        Issue Links

          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:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m