[
https://issues.apache.org/jira/browse/QPID-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew MacBean resolved QPID-5962.
----------------------------------
Resolution: Fixed
> Prevent two or more BDB virtual host or virtual hosts nodes sharing the same
> JE environment path
> ------------------------------------------------------------------------------------------------
>
> Key: QPID-5962
> URL: https://issues.apache.org/jira/browse/QPID-5962
> Project: Qpid
> Issue Type: Improvement
> Reporter: Keith Wall
> Assignee: Andrew MacBean
> Fix For: 0.29
>
>
> BDB JE permits the same environment path to be opened many times from within
> a single JVM process. The second environment basically becomes a handle for
> the first.
> This use case does not fit with the Java Broker's model which expects stores
> underlying each virtual host (VH) or virtual host node (VHN) to be
> independent.
> This change will introduce a simple registry which will serve to prevent the
> same JE store being attached to more than one VH or VHN.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]