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-34017: Correct Disk snapshot marker to not send 0 value
A Disk snapshot will now send a HCS value from the active node to
the replica node. This value could be 0 if no SyncWrites have been
completed. If this is the case, we should not send a 0 HCS as there
is no need and it will cause a pre-condition to fail in the flusher
on the replica.
Change-Id: Ic0708ee4df90d2b1d2fe9f6879fb58838738255f
Reviewed-on: http://review.couchbase.org/113492
Reviewed-by: Dave Rigby <[email protected]>
Tested-by: Build Bot <[email protected]>
0 commit comments