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

Configure should be called after stopping all events.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • Configuration
    • None

    Description

      After a reconfiguration event (config file is modified), the configure() method is called on the same component object (unless its name or type has changed in the config file). For example, changing the config file to add a new property or changing an existing property for source component instance r1 will cause the object's configure() method to be called again.

      We should consider whether this should be expected behavior, or if a reconfig event should result in instantiating new objects for all components specified in the config file.

      For reference, please see:
      FLUME-932
      FLUME-933
      FLUME-1036
      FLUME-1162

      Attachments

        1. FLUME-1164-rebased.patch
          4 kB
          Hari Shreedharan

        Issue Links

          Activity

            People

              hshreedharan Hari Shreedharan
              will@cloudera.com Will McQueen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: