Commit 5b2ea3d
[BP] MB-58893: Handle dropped collections when computing data size for filter
When calculating the total size of all collections referenced by the
filter, handle the case where the collection is not found in the
manifest.
Change-Id: I44a4aacba111d0e731dcf043a9d51c8e316668d3
Reviewed-on: https://review.couchbase.org/c/kv_engine/+/200210
Well-Formed: Restriction Checker
Reviewed-by: Vesko Karaganev <[email protected]>
Tested-by: Jim Walker <[email protected]>1 parent 09a1bd6 commit 5b2ea3d
File tree
3 files changed
+25
-1
lines changed- engines/ep
- src/collections
- tests/module_tests/collections
3 files changed
+25
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
508 | 512 | | |
509 | 513 | | |
510 | 514 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
| 234 | + | |
234 | 235 | | |
235 | 236 | | |
236 | 237 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1240 | 1240 | | |
1241 | 1241 | | |
1242 | 1242 | | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
1243 | 1262 | | |
1244 | 1263 | | |
1245 | 1264 | | |
| |||
0 commit comments