[ https://issues.apache.org/jira/browse/PIRK-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ellison Anne Williams updated PIRK-25: -------------------------------------- Fix Version/s: 0.1.0 > Serialization and storage changes to Querier, Query, and Response > ----------------------------------------------------------------- > > Key: PIRK-25 > URL: https://issues.apache.org/jira/browse/PIRK-25 > Project: PIRK > Issue Type: Improvement > Components: Querier, Responder > Reporter: Tim Ellison > Assignee: Tim Ellison > Fix For: 0.1.0 > > > 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)