wso2 / andes

Apache License 2.0
39 stars 128 forks source link

Fix Issue in Active Durable Subscription Search #978

Closed sdkottegoda closed 6 years ago

sdkottegoda commented 6 years ago

Purpose

Resolves https://github.com/wso2/product-ei/issues/2320

Approach

Fixes the issue of active durable subscriptions not being listed once searched by the subscription identifier, by having the filtration done using the storage queue associated with the subscription as well as the subscription id.

vinok88 commented 6 years ago

Issue id missing in the commit message.