sync_gateway
sync_gateway copied to clipboard
CBG-3203: Don't store channel history for non-leaf revisions
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 byIsChannelRemoval
Integration Tests
- [x]
GSI=true,xattrs=true
https://jenkins.sgwdev.com/job/SyncGateway-Integration/2182/
@adamcfraser I think this PR is finally good for a fresh review! Thanks