Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance upgrade tests to include mid-upgrade restart #1479

Open
2 tasks
adamcfraser opened this issue Jan 15, 2018 · 1 comment
Open
2 tasks

Enhance upgrade tests to include mid-upgrade restart #1479

adamcfraser opened this issue Jan 15, 2018 · 1 comment
Labels

Comments

@adamcfraser
Copy link
Contributor

In SG 2.0 we have support for restarting DCP processing midway through a large backfill. This is particularly relevant for these cases:

  • Initial import of a large bucket of non-mobile data
  • Initial migration of a large bucket from docmeta to xattrs

These are currently covered by upgrade tests (I believe). We should enhance those tests to validate the restart capabilities, by restarting the SG node midway through import/migration. Test should validate that when restarted, SG isn't restarting the import/migration from zero. There are new Sync Gateway expvars available to monitor DCP backfill progress - these could be used to evaluate this test.

@adamcfraser adamcfraser added this to the 2.0.0 milestone Jan 15, 2018
@tleyden
Copy link
Contributor

tleyden commented Jan 15, 2018

Related to couchbase/sync_gateway#3184

@djpongh djpongh modified the milestones: 2.0.0, 2.2.0 Sep 19, 2018
@djpongh djpongh added the icebox label Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants