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

Hadoop integration test failure - org.infinispan.hadoop.InputOutputFormatTest.testPreferredServerUnreachable()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • JDG 7.0.1 DR2
    • None
    • Hide

      JDG_7.0.1.DR2 has broken configuration files, the bug also affects DR3 version

      Checkout jdg-hadoop on JDG_7.0.1.DR3 tag

      Execute
      org.infinispan.hadoop.InputOutputFormatTest.testPreferredServerUnreachable()
      test

      If you want to test JDG_7.0.1.DR2 you will have to copy clustered.xml config files from DR3 into unpacked DR2 server in hadoop projects target/node1 and node2 directories

      Show
      JDG_7.0.1.DR2 has broken configuration files, the bug also affects DR3 version Checkout jdg-hadoop on JDG_7.0.1.DR3 tag Execute org.infinispan.hadoop.InputOutputFormatTest.testPreferredServerUnreachable() test If you want to test JDG_7.0.1.DR2 you will have to copy clustered.xml config files from DR3 into unpacked DR2 server in hadoop projects target/node1 and node2 directories

    Description

      Hadoop integration functional tests is failing - it seems that client is unable to retrieve values from cluster when preferred server is not reachable, but I was unable to pinpoint the actual cause.

      java.lang.AssertionError: null
      	at org.junit.Assert.fail(Assert.java:86)
      	at org.junit.Assert.assertTrue(Assert.java:41)
      	at org.junit.Assert.assertNotNull(Assert.java:621)
      	at org.junit.Assert.assertNotNull(Assert.java:631)
      	at org.infinispan.hadoop.InputOutputFormatTest.testPreferredServerUnreachable(InputOutputFormatTest.java:607)
      

      Attachments

        Activity

          People

            gfernand@redhat.com Gustavo Fernandes (Inactive)
            zhostasa_jira Zdenek Hostasa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: