Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-11851

FD_SOCK should use the same bind address as TCP

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 12.0.0.Final
    • 11.0.0.Final, 10.1.8.Final
    • Configuration, Core
    • None

      In the JGroups configuration files we ship, we use a different default for TCP.bind_addr and UDP.bind_addr than JGroups does.

         <TCP bind_addr="${jgroups.bind.address,jgroups.tcp.address:SITE_LOCAL}"/>
      
         <UDP bind_addr="${jgroups.bind.address,jgroups.udp.address:SITE_LOCAL}"/>
      

      However, we didn't change the default for FD_SOCK, so it uses the JGroups default:

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: