Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-2645

TCP_NIO2 and FD_SOCK2 use same SocketFactory service name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 5.2.8
    • 5.2.7
    • None
    • False
    • None
    • False
    • If Release Note Needed, Set a Value
    • Set a Value

      Both protocols use the same "jgroups.nio.server" name (since they both use NioServer class, which hard-codes this value).
      The side effect of this is that WildFly's socket binding manager reports the incorrect socket used by one of these protocols (depending on which last created its socket).
      This can be fixed easily enough by adding a service_name parameter to the NioServer constructor.

            rhn-engineering-bban Bela Ban
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: