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

Typo in file channel exception: "Usable space exhaused"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.5.0.1
    • 1.6.0
    • File Channel

    Description

      File Channel throws an IOException with a typo: "Usable space exhaused" instead of " Usable space exhausted". This leaks to test too, with the following snippet:

      Assert.assertTrue(e.getMessage(), e.getMessage()
      .startsWith("Usable space exhaused"));

      Attachments

        1. FLUME-2480-0.patch
          4 kB
          Santiago M. Mola

        Activity

          People

            smolav Santiago M. Mola
            smolav Santiago M. Mola
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: