Bug 131482

Summary: manifest factory needs to notice when the cache should be updated
Product: [Retired] Red Hat Network Reporter: Ryan Bloom <rbb>
Component: RHN/R&DAssignee: Ryan Bloom <rbb>
Status: CLOSED WONTFIX QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: RHN Devel   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-01-21 16:18:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 125080    

Description Ryan Bloom 2004-09-01 17:50:58 UTC
Manifest factory does our caching for us, but it doesn't handle the
case that the file being cached is modified.

Comment 1 Ryan Bloom 2005-01-21 16:18:25 UTC
Until this bites somebody, this just shouldn't be changed.  We end up
reloading our webapp often enough that none of the current developers
have cared about this.

Comment 2 Jesus M. Rodriguez 2005-01-21 16:32:15 UTC
Personally, I don't see the need.  If you have to change the factory,
just bounce the webapp or tomcat.  Seems like this would add code that
would need to be tested and maintained and doesn't add any value
except to save a little time for a developer.