Commit d3bbdcc
MB-71134: Close DCP consumer stream after test
Suspect intermitent failure is due to a race with previous
test state. Noted in logs when test fails a WARNING
"Failing to add passive stream, as one already exists for the vbucket"
Then a disconnect is sent and test fails.
Change-Id: I73102d9410d6838f57a8faff96818ce3c554caed
Reviewed-on: https://review.couchbase.org/c/kv_engine/+/244899
Reviewed-by: Paolo Cocchi <paolo.cocchi@couchbase.com>
Reviewed-by: Trond Norbye <trond.norbye@couchbase.com>
Tested-by: Build Bot <build@couchbase.com>1 parent fc075e1 commit d3bbdcc
3 files changed
Lines changed: 14 additions & 0 deletions
File tree
- protocol/connection
- tests/testapp
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2167 | 2167 | | |
2168 | 2168 | | |
2169 | 2169 | | |
| 2170 | + | |
| 2171 | + | |
| 2172 | + | |
| 2173 | + | |
| 2174 | + | |
| 2175 | + | |
2170 | 2176 | | |
2171 | 2177 | | |
2172 | 2178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1126 | 1126 | | |
1127 | 1127 | | |
1128 | 1128 | | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
1129 | 1132 | | |
1130 | 1133 | | |
1131 | 1134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
89 | 94 | | |
90 | 95 | | |
91 | 96 | | |
| |||
0 commit comments