[dna-issues] [JBoss JIRA] Commented: (DNA-578) JPA Connector Simple Model Does Not Support "supportsUpdates" Property

Brian Carothers (JIRA) jira-events at lists.jboss.org
Sat Dec 5 20:59:29 EST 2009


    [ https://jira.jboss.org/jira/browse/DNA-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12498460#action_12498460 ] 

Brian Carothers commented on DNA-578:
-------------------------------------

Please let me know if you want this done soonish.  I moved it into Future Releases because it didn't seem all that likely to be used (to me, anyway), but it's only an hour or two's worth of work to get it integrated.  Most of the work would be in setting up tests, I think.

> JPA Connector Simple Model Does Not Support "supportsUpdates" Property
> ----------------------------------------------------------------------
>
>                 Key: DNA-578
>                 URL: https://jira.jboss.org/jira/browse/DNA-578
>             Project: DNA
>          Issue Type: Feature Request
>          Components: Connectors
>    Affects Versions: 0.6
>            Reporter: Brian Carothers
>            Priority: Optional
>             Fix For: Future Releases
>
>
> The JPA Basic Model supported a read-only mode by setting the "supportsUpdates" property to false on the JpaSource.  This feature was unintentionally omitted from the Simple Model.
> This could be added to the MapRequestProcessor and MapRepository classes pretty easily (which would enable it for the Simple Model, the JBoss Cache repository, Infinispan repository, and the InMemoryRepository (where it would be worse than useless).  However, I'm struggling to see where this would be used, especially since the database for the JPA connector is not intended to be shared.
> If anyone needs to set up a master-clone configuration for DNA where the master DNA server has read-write access to the database and the clone has read-only access, we could add this pretty quickly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the dna-issues mailing list