[
https://issues.apache.org/jira/browse/QPID-6872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall updated QPID-6872:
-----------------------------
Description:
On testing web management console I managed to created 2 kesytores with name
"test". First I created FileKeystore with name "test" and then I tried to
create AutoGeneratedSelfSigned keystore with the same name "test". Creation of
AutoGeneratedSelfSigned resulted in ERROR reported by the broker about
existence of an object with the same name but AutoGeneratedSelfSigned keystore
with name "test" was created anyway and stored in configuration store.
(Updated k-The regression was introduced at 0.30 (work of QPID-5710). Problem
is general and affects all child types including queues and exchanges. As the
Qpid client's default behaviour is to declare/bind queues on creation of a JMS
consumer, it is possible that an user may see this defect when an application
that creates competing consumers is started up for the first time. The
consumers would race to create the same queue and in an unlucky case two or
more would get to call {{org.apache.qpid.client.AMQSession#bindQueue()}}. All
was:On testing web management console I managed to created 2 kesytores with
name "test". First I created FileKeystore with name "test" and then I tried to
create AutoGeneratedSelfSigned keystore with the same name "test". Creation of
AutoGeneratedSelfSigned resulted in ERROR reported by the broker about
existence of an object with the same name but AutoGeneratedSelfSigned keystore
with name "test" was created anyway and stored in configuration store.
> [Java Broker] Configured Objects with the same names under one parent can be
> created via management interfaces
> --------------------------------------------------------------------------------------------------------------
>
> Key: QPID-6872
> URL: https://issues.apache.org/jira/browse/QPID-6872
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: qpid-java-6.0
> Reporter: Alex Rudyy
> Assignee: Keith Wall
> Priority: Blocker
> Fix For: qpid-java-6.0
>
>
> On testing web management console I managed to created 2 kesytores with name
> "test". First I created FileKeystore with name "test" and then I tried to
> create AutoGeneratedSelfSigned keystore with the same name "test". Creation
> of AutoGeneratedSelfSigned resulted in ERROR reported by the broker about
> existence of an object with the same name but AutoGeneratedSelfSigned
> keystore with name "test" was created anyway and stored in configuration
> store.
> (Updated k-The regression was introduced at 0.30 (work of QPID-5710).
> Problem is general and affects all child types including queues and
> exchanges. As the Qpid client's default behaviour is to declare/bind queues
> on creation of a JMS consumer, it is possible that an user may see this
> defect when an application that creates competing consumers is started up for
> the first time. The consumers would race to create the same queue and in
> an unlucky case two or more would get to call
> {{org.apache.qpid.client.AMQSession#bindQueue()}}. All
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]