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

Allow value decorator to specify many pairs of annotations.

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

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 0.9.4
    • 0.9.5
    • Easy
    • None

    Description

      Lets say you want to annotate an event with two attributes.

      Right now you would have to use two value decorators:

      { value("foo","fooval") =>

      { value("bar","barval") => sink }

      }

      A bit verbose but workable. It would b enice to allow multiple values to be set by using this slightly terser notation:

      { value("foo", "fooval", "bar", "barval") => sink }

      Attachments

        Activity

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

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment