Commit 660ec3c
committed
MB-54490: Allow backup persistence cursor stats to be ignored
Occasionally, when the flusher is running and stats for checkpoint are
requested, a backup cursor will also exist. This patch introduces a
regex pattern that will ignore "persistence-backup" stats and prevent
a 'stats error' from being returned.
Change-Id: I62c8bd11a4c2cfc89de62cf821dcd8cfe909b341
Reviewed-on: https://review.couchbase.org/c/kv_engine/+/203929
Reviewed-by: Vesko Karaganev <[email protected]>
Tested-by: Mohammad Zaeem <[email protected]>1 parent 9b8490d commit 660ec3c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7468 | 7468 | | |
7469 | 7469 | | |
7470 | 7470 | | |
| 7471 | + | |
| 7472 | + | |
7471 | 7473 | | |
7472 | 7474 | | |
7473 | 7475 | | |
| |||
0 commit comments