[Framework] Bundle cache is rewriting some files when restarting bundles
------------------------------------------------------------------------

                 Key: FELIX-2626
                 URL: https://issues.apache.org/jira/browse/FELIX-2626
             Project: Felix
          Issue Type: Improvement
          Components: Framework
    Affects Versions: framework-3.0.3
            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
            Priority: Minor
             Fix For: framework-3.2.0


When reloading cached bundles, the framework reuses code used for installing a 
bundle for the first time. While this makes sense to avoid code duplication, it 
is not properly special casing bundle reloading, which results in some unneeded 
disk writes, such as rewriting the bundle revision location to disk on each 
start up for every installed bundle.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to