Closed
Bug 976291
Opened 11 years ago
Closed 11 years ago
Calculate cache clearing based on manifest only
Categories
(Marketplace Graveyard :: Integration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ozten, Unassigned)
References
Details
Currently the APK Factory Service is conservative and checks the manifest as well as the package (in the case of packaged apps).
This is very expensive.
Part of the contract of the Marketplace and Open Web App manifests, is that the must be changed (preferably the version field) for an update to be recognized.
After fixing this bug, a new package will be downloaded and a new version of the APK to be built only after a change in the contents of the manifest is detected.
Reporter | ||
Comment 1•11 years ago
|
||
Fixed in https://github.com/mozilla/apk-factory-service/pull/53
Holding off on merging to master and deploying until after MWC.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•