[
https://issues.apache.org/jira/browse/QPID-7420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adel Boutros updated QPID-7420:
-------------------------------
Description:
Executing the below sequence for a big number of times (10000 for example) will
cause it to fail.
There are 2 failures:
* Queue deletion: 404 Not found
* Queue creation: 409 Conflicts
Pseudo code (each line is a REST API call):
bq. if queue exist
bq. delete queue
create queue
{quote}
was:
Executing the below sequence for a big number of times (10000 for example) will
cause it to fail.
There are 2 failures:
* Queue deletion: 404 Not found
* Queue creation: 409 Conflicts
Pseudo code (each line is a REST API call):
if queue exist
delete queue
create queue
> Random failure in queue creation/deletion using REST calls
> ----------------------------------------------------------
>
> Key: QPID-7420
> URL: https://issues.apache.org/jira/browse/QPID-7420
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: qpid-java-6.0, qpid-java-6.0.4
> Reporter: Adel Boutros
>
> Executing the below sequence for a big number of times (10000 for example)
> will cause it to fail.
> There are 2 failures:
> * Queue deletion: 404 Not found
> * Queue creation: 409 Conflicts
> Pseudo code (each line is a REST API call):
> bq. if queue exist
> bq. delete queue
> create queue
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]