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

Lock down ports and use AS friendly system properties in JGroups config files

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Do
    • Major
    • None
    • 4.0.0.Final, 4.1.0.Final, 4.2.0.ALPHA4
    • Core
    • None
    • Low

    Description

      Lock down FD_SOCK start port in shipped configuration and use AS ServiceBindingManager friendly properties:

      <FD_SOCK start_port="${jboss.jgroups.udp.fd_sock_port:54200}"/>

      and

      • diagnostics when it is enabled
        enable_diagnostics="${jboss.jgroups.enable_diagnostics:true}"
        diagnostics_addr="${jboss.jgroups.diagnostics_addr:224.0.75.75}"
        diagnostics_port="${jboss.jgroups.diagnostics_port:7500}"
      • the UDP unicast bind port
        bind_port="${jboss.jgroups.udp.bind_port:55200}"

      Attachments

        Activity

          People

            rh-ee-galder Galder ZamarreƱo
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: