Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2806

Row count mismatch in testForceIncrementalBackup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.10.0
    • 1.10.0
    • backup
    • None

    Description

      Full log attached.

      testForceIncrementalBackup(org.apache.kudu.backup.TestKuduBackup)
      java.lang.AssertionError: expected:<100> but was:<99>
      	at org.junit.Assert.fail(Assert.java:88)
      	at org.junit.Assert.failNotEquals(Assert.java:834)
      	at org.junit.Assert.assertEquals(Assert.java:645)
      	at org.junit.Assert.assertEquals(Assert.java:631)
      	at org.apache.kudu.backup.TestKuduBackup.validateBackup(TestKuduBackup.scala:384)
      	at org.apache.kudu.backup.TestKuduBackup.testForceIncrementalBackup(TestKuduBackup.scala:139)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
      ...
      

      Attachments

        1. test-output.txt
          6.36 MB
          William Berkeley

        Activity

          People

            granthenke Grant Henke
            wdberkeley William Berkeley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: