-
Notifications
You must be signed in to change notification settings - Fork 800
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
Sync Package: use Full_Sync_Immediately by default #14357
Conversation
The new full sync pattern introduced in #13963 should now be the default way to perform a full sync. We will still support the original full sync by allow sites to use a filter.
This is an automated check which relies on |
Use the legacy full sync module for default tests.
This looks good Rocco, Just a note there was 2 extra spaces in your code snippet on reverting back to the Full Sync Module, so I modified your comment. 'Automattic\Jetpack\Sync\Modules\ Full_Sync_Immediately' => 'Automattic\Jetpack\Sync\Modules\Full_Sync_Immediately' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verified Full_Sync_immediately is used for Full Syncs.
* [not verified] Remove empty readme section * Initial changelog for 8.2 * Changelog: add #14220 * Changelog: add #14252 * Changelog: add #14291 * Changelog: add #14309 * Changelog: add #14304 * Changelog: add general connection log. * Changelog: add #14275 * Changelog: add #14313 * Changelog: add #14213 * Changelog: add #14357 * Add sync testing instructions * Add 8.1.1 changelog back See eeaafab and 61757eb * Changelog: add #14371 * Changelog: add #14386 * Changelog: add #14471 * Changelog: add #14325 * Changelog: add #14194 * Changelog: add #14340 * Changelog: add #14418 * Changelog: add #14417 * Changelog: add #14075 * Changelog: add #14467 * Changelog: add #14307 * Changelog: add #14326
Fixes n/a
Changes proposed in this Pull Request:
Is this a new feature or does it add/remove features to an existing part of Jetpack?
Testing instructions:
Heavy testing of this PR is not required to merge because we plan to test and optimize the new full sync pattern during the course of the release cycle. We do need to ensure that this PR causes no large fatals during a Full Sync.
Proposed changelog entry for your changes: