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

Refactor AbstractAppDataSnapshotServer so that subclasses don't need schemas

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.8.0
    • AppData
    • None

    Description

      Currently AbstractAppDataSnapshotServer requires the users of the operator to set up the schemas, query deserializer, result serializer, query processor, etc. A simple query processing operator should not need all that. Let's have a more abstract app data server that only requires an embeddable query input operator, which is necessary if the query needs to be processed immediately without delay, which can be significant if the DAG has significant latency.

      Attachments

        Activity

          People

            davidyan David Yan
            davidyan David Yan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: