[ 
https://issues.apache.org/jira/browse/OPENJPA-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pinaki Poddar resolved OPENJPA-515.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.0

Added a new module 'openjpa-slice' to address 
-- transaction against multiple database within the same transaction
-- merging query results from different databases
-- parallel execution of database operations
-- test cases
-- documentation
 

> OpenJPA extension for distributed databases  
> ---------------------------------------------
>
>                 Key: OPENJPA-515
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-515
>             Project: OpenJPA
>          Issue Type: Improvement
>            Reporter: Pinaki Poddar
>            Assignee: Pinaki Poddar
>             Fix For: 1.2.0
>
>
> Data partitioning is adopted as a strategy in many real-life data-intensive 
> applications. Extensible architecture of  OpenJPA can be leveraged to build 
> an extension module that allows applications to transact and collate data 
> from multiple database slices without any change to application program. 
> To explore this possibility, a new module named 'openjpa-slice'  is added for 
> community feedback. 
> This report is created as an umbrella for discussion around distributed 
> database support in OpenJPA.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to