Uploaded image for project: 'EJB Client Library (AS7+)'
  1. EJB Client Library (AS7+)
  2. EJBCLIENT-393

RemotingEJBDiscoveryProvider: effectiveAuthMappings is always empty

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.0.37.Final
    • 4.0.36.Final
    • None
    • Undefined

      String cluster = effectiveAuthMappings.get(location);
      if (cluster != null) {
          effectiveAuthMappings.put(location, cluster);
      } 

      This would always result in empty map preventing failover to another node.

            tadamski@redhat.com Tomasz Adamski
            tadamski@redhat.com Tomasz Adamski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: