Uploaded image for project: 'Apache Apex Malhar'
  1. Apache Apex Malhar
  2. APEXMALHAR-866

Annotate all stateless operators in Malhar as such

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.5
    • None
    • None

    Description

      This would be good starter project. The task is

      • Look at every operator and ensure that each tuple is processed in a stateless manner. If so annotate the operator as stateless

      note that even if the next tuple depends on previous tuple (for example counting), the operator has state

      Example of stateless operators is "filters". Tuple comes in, is filtered and output is sent out.

      Attachments

        Activity

          People

            tushargosavi Tushar Gosavi
            akekre Amol Kekre
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: