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
- Append operations are supposed to be tracked under cmd_set.
- A refactoring of the append state machine caused this stat to
not be incremented after successful appends.
- This commit ensures that the stat is appending at the correct
stage of the append operation state machine.
- Added unit tests to ensure that any future regression in append
stat tracking is caught.
Change-Id: I3369479cbf4a34f151c9252d2ccfd68dd82777fd
Reviewed-on: http://review.couchbase.org/91441
Reviewed-by: Dave Rigby <[email protected]>
Tested-by: Build Bot <[email protected]>
Reviewed-on: http://review.couchbase.org/91515
Well-Formed: Build Bot <[email protected]>
Reviewed-by: Matt Carabine <[email protected]>
Reviewed-by: Tim Bradgate <[email protected]>
0 commit comments