Add release note for bug 1590173

Change-Id: I80a1d6fb5d5e4413526079c1894153e80207ada1
This commit is contained in:
Fei Long Wang 2016-06-16 11:28:00 +12:00
parent 43255acc3a
commit b8a70e4aec
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
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.