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-29501: Validate cookie before doing a TRACE_BEGIN/TRACE_END
The tracing macros TRACE_BEGIN/TRACE_END require that a valid
cookie is passed in to these macros. So, ensure that the cookie
is valid and then call TRACE_BEGIN in the VBucketBGFetchItem
constructor
Change-Id: I7b1f60082dc4586354933c4bc24fe6e8ade17178
Reviewed-on: http://review.couchbase.org/93719
Tested-by: Build Bot <[email protected]>
Reviewed-by: Dave Rigby <[email protected]>
0 commit comments