You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BP] MB-33957: Change ephemeral eviction policy for cursor dropping tests
[Backport of MB-32099.]
The original patch is http://review.couchbase.org/#/c/102806/
with Change-Id: I5a3f6320b6615a0d4866c54dfe30345989689ebb
This patch attempts to fix the intermittent cv failure, caused by the
pager running and deleting items on an ephemeral bucket. This would
cause an unexpected deletion opcode intermittently. This was
identified on both "test dcp cursor dropping" and "test dcp cursor
dropping (replication)", but not "test dcp cursor dropping backfill".
Seeming as these are similar tests, if we see any CV failures like
this in the future on the backfill test, the same fix should be
applied to it too.
Change-Id: I751d4ba3872d4d70f2de0691edb9bfeab5294f92
Reviewed-on: http://review.couchbase.org/108396
Reviewed-by: Dave Rigby <[email protected]>
Well-Formed: Build Bot <[email protected]>
Tested-by: Build Bot <[email protected]>
0 commit comments