Uploaded image for project: 'Hot Rod Native client'
  1. Hot Rod Native client
  2. HRCPP-386

Unable to use ServerFQDN with DIGEST-MD5 auth in clustered mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 8.1.1.Final
    • .NET
    • None

      I have a cluster of two nodes where the first one has server-name equal to node0 and the second one has server-name equal to node1.
      When I use ServerFQDN node0 the server complains that it was expecting node1 and when I use ServerFQDN node1 it complains that it needs node0. See the issue below.

      : Errors and Failures:
      4: 1) SetUp Error : Infinispan.HotRod.Tests.AuthDigestTest
      4:    SetUp : Infinispan.HotRod.Exceptions.HotRodClientException : javax.security.sasl.SaslException: DIGEST-MD5: digest response format violation. Mismatched URI: hotrod/node1; expecting one of: hotrod/node0
      4:    at Infinispan.HotRod.SWIGGen.RemoteCacheManager.getByteArrayCache(String name) in Y:\build_windows\swig\RemoteCacheManager.cs:line 159
      4:    at Infinispan.HotRod.SWIGGen.RemoteCacheManager.GetByteArrayCache(String cacheName) in Y:\build_windows\swig\RemoteCacheManager.cs:line 61
      4:    at Infinispan.HotRod.RemoteCacheManager.GetCache[K,V](String cacheName) in Y:\src\main\cs\Infinispan\HotRod\RemoteCacheManager.cs:line 158
      4:    at Infinispan.HotRod.Tests.BaseAuthorizationTest.BeforeClass() in Y:\src\test\cs\Infinispan\HotRod\BaseAuthorizationTest.cs:line 40
      

            vrigamon@redhat.com Vittorio Rigamonti
            mgencur Martin Gencur
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: