Uploaded image for project: 'Falcon'
  1. Falcon
  2. FALCON-2228

Falcon should also set the feed output names as a coord property

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • trunk, 0.11
    • feed
    • None

    Description

      Falcon sets the following props, in the coordinator.
      // what inputs
      INPUT_FEED_NAMES("falconInputFeeds", "name of the feeds which are used as inputs", false),
      INPUT_FEED_PATHS("falconInPaths", "comma separated input feed instance paths", false),
      INPUT_NAMES("falconInputNames", "name of the inputs", false),

      // what outputs
      OUTPUT_FEED_NAMES("feedNames", "name of the feeds which are generated/replicated/deleted"),
      OUTPUT_FEED_PATHS("feedInstancePaths", "comma separated feed instance paths"),

      What is missing is the list of output names, example:
      OUTPUT_NAMES("feedInstanceNames", "comma separated list of names of outputs", false)

      Also, Falcon must ensure that the order of the input and output names correspond with the paths.

      This will enable a user workflow that consumes some inputs and produces some outputs based on certain parameters, to consume these variables and use them.

      Attachments

        Issue Links

          Activity

            People

              sandeep.samudrala sandeep samudrala
              pallavi.rao Pallavi Rao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: