Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-2057

Failures in FileChannel's TestEventQueueBackingStoreFactory on Windows

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.1
    • 1.4.0
    • File Channel, Windows
    • None

    Description

      testDecreaseCapacity(org.apache.flume.channel.file.TestEventQueueBackingStoreFactory): Unexpected exception, expected<org.apache.flume.channel.file.BadCheckpointException> but was<junit.framework.AssertionFailedError>

      testIncreaseCapacity(org.apache.flume.channel.file.TestEventQueueBackingStoreFactory): Unexpected exception, expected<org.apache.flume.channel.file.BadCheckpointException> but was<junit.framework.AssertionFailedError>

      testNewCheckpoint(org.apache.flume.channel.file.TestEventQueueBackingStoreFactory): Unexpected exception, expected<org.apache.flume.channel.file.BadCheckpointException> but was<junit.framework.AssertionFailedError>

      Attachments

        1. FLUME-2057.patch
          1.0 kB
          Roshan Naik

        Issue Links

          Activity

            roshan_naik Roshan Naik added a comment -

            Due to streams not being closed properly in TestUtils.copyDecompressed(), the checkpoint file deletion fails in the tests.

            roshan_naik Roshan Naik added a comment - Due to streams not being closed properly in TestUtils.copyDecompressed(), the checkpoint file deletion fails in the tests.

            Patch committed, rev: cbd4c6580f83147511459fa7443f54ac4f1b847f

            hshreedharan Hari Shreedharan added a comment - Patch committed, rev: cbd4c6580f83147511459fa7443f54ac4f1b847f
            hudson Hudson added a comment -

            Integrated in flume-trunk #429 (See https://builds.apache.org/job/flume-trunk/429/)
            FLUME-2057. Failures in FileChannel's TestEventQueueBackingStoreFactory on Windows (Revision cbd4c6580f83147511459fa7443f54ac4f1b847f)

            Result = SUCCESS
            hshreedharan : http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=cbd4c6580f83147511459fa7443f54ac4f1b847f
            Files :

            • flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestUtils.java
            hudson Hudson added a comment - Integrated in flume-trunk #429 (See https://builds.apache.org/job/flume-trunk/429/ ) FLUME-2057 . Failures in FileChannel's TestEventQueueBackingStoreFactory on Windows (Revision cbd4c6580f83147511459fa7443f54ac4f1b847f) Result = SUCCESS hshreedharan : http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=cbd4c6580f83147511459fa7443f54ac4f1b847f Files : flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestUtils.java

            People

              roshan_naik Roshan Naik
              roshan_naik Roshan Naik
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: