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

All events in memory channel are lost on reconfiguration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • NG alpha 1, NG alpha 2
    • 1.1.0
    • Channel
    • None

    Description

      this line is at the end MemoryChannel.configure(Context)

      queue = new LinkedBlockingDeque<StampedEvent>(capacity);

      memory channel is meant to be dynamically configurable, however every time it's reconfigured, all existing events are dropped.

      Attachments

        1. FLUME-889-4.patch
          4 kB
          Juhani Connolly
        2. FLUME-889-2.patch
          6 kB
          Juhani Connolly

        Issue Links

          Activity

            People

              juhanic Juhani Connolly
              shuzhang Shu Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: