I am shadowing a bucket with sync gateway. I only have about 20 docs in the bucket, and there are about 10k docs in the sync bucket. When I connect a fresh client it ends up syncing for a few minutes appearing to download all the old, deleted revisions.
SG log is showing long streams of
POST /mobiledb/_bulk_get?revs=true&attachments=true (as testuser)
Is there anyway to avoid this?