Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-748

NodeJs Client tests: Missconfiguration of domain/host.xml files, Multiple errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • JDG 7.1.0 ER4
    • JDG 7.1.0 ER3
    • HotRod JS client
    • None

      During ER3 testing the following issues have been discovered:
      1. domain.xml/host.xml uses wrong versions for components (e.g. urn:jboss:domain:4.2), but for JDG 7.1 server it should be urn:jboss:domain:4.0.

      2. After changing the xml files properly, the following test failures appear:

      Failures:
      
        1) Infinispan cluster client can remove listener in cluster
         Message:
           timeout: timed out after 5000 msec waiting for spec to complete
         Stacktrace:
           undefined
      
        2) Infinispan cluster client can execute a script remotely to store and retrieve data in cluster mode
         Message:
           timeout: timed out after 5000 msec waiting for spec to complete
         Stacktrace:
           undefined
      
        3) Infinispan local client working with expiry operations removes keys when their max idle time has expired in cluster
         Message:
           timeout: timed out after 5000 msec waiting for spec to complete
         Stacktrace:
           undefined
      
      Finished in 48.172 seconds
      140 tests, 566 assertions, 3 failures, 0 skipped
      

      The configuration issues as well as tests are fixed with the following pull request:
      https://github.com/infinispan/jdg-js-client/pull/14

            rh-ee-galder Galder ZamarreƱo
            amanukya@redhat.com Anna Manukyan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: