You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2016/12/09 20:15:59 UTC

[jira] [Updated] (QPID-755) Durable subscription test does not test durability.

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

Justin Ross updated QPID-755:
-----------------------------
    Component/s: Java Tests

> Durable subscription test does not test durability.
> ---------------------------------------------------
>
>                 Key: QPID-755
>                 URL: https://issues.apache.org/jira/browse/QPID-755
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>            Reporter: Rupert Smith
>
> The test sets up subscriptions 1 and 2, 2 is durable, later it kills 2 and creates 3, also durable.
> open 1
> open 2
> send A.
> check 1 got it.
> check 2 got it
> close 2.
> open 3.
> send B.
> check 1 got it.
> check 2 got it.
> But, 3 should not have been open until after B was sent, in order to check that 3 gets messages from the durable subscription that it missed, while no consumer was connected to the subscription.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org