-
Type: Clean up
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 10.3
-
Fix Version/s: None
-
Component/s: Upgrade documentation
NXP-25716 refactored the internals of fulltext-related Work classes for 10.3. In particular, FulltextUpdaterWork doesn't exist anymore and FulltextExtractorWork internals have changed. A consequence is that if one upgrades to 10.3 while still having some of these old classes instances serialized in the WorkManager, one will get errors (see NXP-26618 for instance).
So the 10.3 migration documentation should stress that one must wait for all background Work (or at least all fulltext-related ones) to be finished before doing an upgrade.
- is required by
-
NXP-26618 FulltextUpdaterWork class not found after migration
- Resolved