[ 
https://issues.apache.org/jira/browse/GORA-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475498#comment-13475498
 ] 

Renato Javier MarroquĂ­n Mogrovejo commented on GORA-103:
--------------------------------------------------------

Hi Lewis, I think what we should do is to make each method handle their own 
exceptions and not to make the DataStore.java throw IOExceptions when it does 
not make sense in the DynamoDB module. That was the problem with trunk version 
of the DataStore.java class i.e. it was conceived only for file backed data 
stores. Maybe we should remove the exceptions from DataStore.java and handle 
them within each method in each different data store or at least from each 
different implementation (the file based ones and the web service ones).
                
> Datastore for gora-dynamodb 
> ----------------------------
>
>                 Key: GORA-103
>                 URL: https://issues.apache.org/jira/browse/GORA-103
>             Project: Apache Gora
>          Issue Type: New Feature
>          Components: storage-dynamodb
>    Affects Versions: 0.3
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>              Labels: gsoc, gsoc2012
>             Fix For: 0.3
>
>         Attachments: GORA-103-final.patch, GORA-103-final-v2.patch, 
> GORA-103-final-v3.patch, GORA-103.patch, GORA-103.v2.patch, 
> GORA-103-v3.patch, GORA-103-v4.patch
>
>
> As per comments on the Gora dev@ mailing list, and per our application 
> submission [1] and ideas page [2], this issue should track, from start to 
> finish the development, montoring, reviwing, testing and eventual 
> implementation of the gora-dynamodb module for Gora.
> [1] https://cwiki.apache.org/confluence/display/GORA/GSoC+2012
> [2] https://cwiki.apache.org/confluence/display/GORA/GSoC+2012+Ideas+Page

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to