zaqar/releasenotes/notes/fix_subscription_limit-c3cdc9385825285a.yaml
Fei Long Wang b8a70e4aec Add release note for bug 1590173
Change-Id: I80a1d6fb5d5e4413526079c1894153e80207ada1
2016-06-16 11:28:00 +12:00

6 lines
213 B
YAML

---
fixes:
- Query for all subscriptions on a given queue by taking into account the
returned marker, if any. Without this fix, only 10 subscriptions can be
extracted from database to send notification.