You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Pinaki Poddar (JIRA)" <ji...@apache.org> on 2008/02/14 03:27:07 UTC

[jira] Created: (OPENJPA-515) OpenJPA extension for distributed databases

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


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.


[jira] Resolved: (OPENJPA-515) OpenJPA extension for distributed databases

Posted by "Pinaki Poddar (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Assigned: (OPENJPA-515) OpenJPA extension for distributed databases

Posted by "Pinaki Poddar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pinaki Poddar reassigned OPENJPA-515:
-------------------------------------

    Assignee: Pinaki Poddar

> 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.