Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1004

Define Avro schema for Vortex messages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.14
    • Vortex
    • None

    Description

      Current Vortex uses org.apache.commons.lang.SerializationUtils for (de-)serializing messages between VortexMaster and VortexWorkers. We can make it efficient by using Avro.

      For VortexFunction, Input, and Output, they can be set as bytes (byte[]) and (de-)serialized outside Avro for now. The types may be changed as how other parts serialize/deserialize the data (e.g., If we follow REEF-1003, then the field would be string).

      Attachments

        Issue Links

          Activity

            People

              yunseong Yunseong Lee
              yunseong Yunseong Lee
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: