Commit b984980
committed
rgw/notify: fix reading the entries in a loop
If more than 1024 entries exist, the start_after variable
is updated to enable reading the subsequent set of entries.
Fixes: https://tracker.ceph.com/issues/73812
Signed-off-by: N Balachandran <[email protected]>1 parent 9e12916 commit b984980
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
130 | 133 | | |
131 | 134 | | |
132 | 135 | | |
| |||
0 commit comments