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
MB-58961: Simplify cursor-registering logging logic in ActiveStream
In a couple of places we access the newly registered cursor by ensuring
that the cursor cannot be removed during our access.
No need of that extra logic though, all the code paths involved acquire
the AS::streamLock already.
Change-Id: Iefbc50b902999fd3234fe475a67f7c818f27f6ac
Reviewed-on: https://review.couchbase.org/c/kv_engine/+/199153
Tested-by: Paolo Cocchi <[email protected]>
Reviewed-by: Vesko Karaganev <[email protected]>
Well-Formed: Restriction Checker
0 commit comments