sync_gateway icon indicating copy to clipboard operation
sync_gateway copied to clipboard

CBG-3203: Don't store channel history for non-leaf revisions

Open bbrks opened this issue 1 year ago • 1 comments

CBG-3203

  • Moves channel history storage for non-winning leaf-revisions into a channelMap during marshal/unmarshal.
  • Use _sync.Channels to build set of activeChannels returned by IsChannelRemoval

Integration Tests

  • [x] GSI=true,xattrs=true https://jenkins.sgwdev.com/job/SyncGateway-Integration/2182/

bbrks avatar Aug 15 '23 15:08 bbrks

@adamcfraser I think this PR is finally good for a fresh review! Thanks

bbrks avatar Nov 03 '23 14:11 bbrks