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 2010/05/05 18:33:03 UTC

[jira] Updated: (OPENJPA-1650) Adding a slice dynamically should be done via persistence unit only

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

Pinaki Poddar updated OPENJPA-1650:
-----------------------------------

    Assignee: Pinaki Poddar

> Adding a slice dynamically should be done via persistence unit only
> -------------------------------------------------------------------
>
>                 Key: OPENJPA-1650
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1650
>             Project: OpenJPA
>          Issue Type: Bug
>            Reporter: Pinaki Poddar
>            Assignee: Pinaki Poddar
>
> Current support for adding a new Slice dynamically exists at three places
> DistributedBrokerFactory.addSlice(String name, Map properties)
> DistributedConfiguration.addSlice(String name, Map properties)
> DistributedBroker.addSlice(String name, Map properties)
> This is confusing. A new slice should *only* be added via DistributedBrokerFactory.

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