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

FD_SOCK should use the same bind address as TCP

    XMLWordPrintable

Details

    Description

      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:

      Attachments

        Issue Links

          Activity

            People

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: