Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2222

Failure to reinstall a cached bundle will corrupt the bundle cache

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • framework-2.0.4
    • framework-2.0.5
    • Framework
    • None

    Description

      If an exception occurs when reading a previously cached bundle, BundleArchive.revise() called from the BundleArchive constructor will delete the revision directory, but the bundle directory will be left intact in BundleCache.getArchives(). On a subsequent restart this causes an issue since the bundle directory is now malformed (i.e., it doesn't have a revision directory). We need to handle this differently.

      Attachments

        Activity

          People

            rickhall Richard S. Hall
            rickhall Richard S. Hall
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: