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

Simplify how decorators are specified.

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.9.3
    • None
    • None

    Description

      decorators are the most common construct used in the configuration language.

      Currently the syntax is:

      { deco => sink }

      { deco1 =>

      { deco2 => sink}

      } }

      We should be able to simplify this to just use juxtaposition to make a spec with a decorators cleaner:

      deco sink
      deco1 deco2 sink

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            jmhsieh Jonathan Hsieh
            jmhsieh Jonathan Hsieh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment