Siddharth Wagle created HDDS-1189:
-------------------------------------

             Summary: Recon DB schema and ORM
                 Key: HDDS-1189
                 URL: https://issues.apache.org/jira/browse/HDDS-1189
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
    Affects Versions: 0.5.0
            Reporter: Siddharth Wagle
            Assignee: Aravindan Vijayan
             Fix For: 0.5.0


_Objectives_
- Define V1 of the db schema for recon service
- The current proposal is to use jOOQ as the ORM for SQL interaction. For two 
main reasons: a) powerful DSL for querying that abstracts out SQL dialects, b) 
Allows code to schema and schema to code seamless transition, critical for 
creating DDL through the code and unit testing across versions of the 
application.
- Add e2e unit tests suite for Recon entities, created based on the design doc



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to