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

DatasetSink test fails unexpectedly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.5.0
    • Sinks+Sources
    • None

    Description

      One of the tests in the new DatasetSink can fail unexpectedly. It tests that the background process rolls the backing files correctly, waiting until the roller should have run and then reading the file. The part that fails is just after the initial call to process(), the test asserts that the records are not yet available. If for some reason the background thread has run and rolled the file, it will fail although everything works correctly.

      This was introduced when the rolling was changed to be proactive. Lazy rolling prevented a race.

      Attachments

        1. FLUME-2304-1.patch
          1 kB
          Ryan Blue

        Activity

          People

            rdblue Ryan Blue
            rdblue Ryan Blue
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: