Commit a075036
committed
MB-41658: Expand error message when non-dirty item found during persistence
PersistenceCallback::operator() should always find a dirty item _if_
the seqno matches however crash/warmup tests intermittently fail this
check.
Dump additional details to assist in diagnosing issue if it reoccurs.
Change-Id: Ifa581ef552a12c652cf9756a591e19cce3c18a73
Reviewed-on: http://review.couchbase.org/c/kv_engine/+/137355
Tested-by: Build Bot <[email protected]>
Reviewed-by: Ben Huddleston <[email protected]>1 parent 8330f81 commit a075036
1 file changed
+18
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
49 | 65 | | |
50 | 66 | | |
51 | 67 | | |
| |||
127 | 143 | | |
128 | 144 | | |
129 | 145 | | |
130 | | - | |
| 146 | + | |
0 commit comments