Uploaded image for project: 'PIRK'
  1. PIRK
  2. PIRK-25

Serialization and storage changes to Querier, Query, and Response

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.1.0
    • Querier, Responder
    • None

    Description

      Introduce serialization services that can flatten objects into a
      variety of different formats. Currently just reusing the Java
      serialization code until the project is ready to adopt other
      serializers.

      Introduce storage services that can store objects and retrieve them.
      Currently just reusing the local file system and HDFS. The storage
      service uses one of the serialization services to flatten the objects.

      Remove code from Querier, Query, and Response that was serializing
      and storing each of them; and update the callers to use the storage
      services.

      Attachments

        Activity

          People

            t.p.ellison@gmail.com Tim Ellison
            t.p.ellison@gmail.com Tim Ellison
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: