Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1564

TestFetcher fails occasionally

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.9.0, 0.10.0
    • 0.11.0, 0.10.1
    • Unit Test
    • None

    Description

      The problem is that channel is closed before state is changed.

      Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.859 sec <<< FAILURE! - in org.apache.tajo.worker.TestFetcher
      testNoContentFetch(org.apache.tajo.worker.TestFetcher)  Time elapsed: 0.531 sec  <<< FAILURE!
      java.lang.AssertionError: expected:<FETCH_FINISHED> but was:<FETCH_FETCHING>
      	at org.junit.Assert.fail(Assert.java:88)
      	at org.junit.Assert.failNotEquals(Assert.java:743)
      	at org.junit.Assert.assertEquals(Assert.java:118)
      	at org.junit.Assert.assertEquals(Assert.java:144)
      	at org.apache.tajo.worker.TestFetcher.testNoContentFetch(TestFetcher.java:172)
      

      Attachments

        1. TAJO-1564.patch
          4 kB
          Jinho Kim

        Activity

          People

            jhkim Jinho Kim
            jhkim Jinho Kim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: