History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: ENT-370
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: David Smith
Reporter: Armando Jagucki
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Openfire Enterprise

VCard information is cached once but never updated on server-side changes.

Created: 01/09/08 05:18 PM   Updated: 01/23/08 07:34 PM
Component/s: None
Affects Version/s: 3.4.4
Fix Version/s: 3.4.5

Time Tracking:
Not Specified

Issue Links:
Related to
 

Support Plan Customer Issue: No
Resolution Date: 01/23/08 07:34 PM
Acceptance Test - Add?: No


 Description  « Hide
Our current VCard caching mechanism forces us to use and display potentially out-dated VCard data. Until XEP-0154 is approved and widely used we are forced to end the use of our cache and always request the VCard data from the server if we want the VCard information we display to always be up-to-date.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
David Smith - 01/11/08 06:14 PM
I'm inclined to wontfix this, as afaik we aren't told when updates happen; we should update to use the newer avatar system, and cache the rest. Maybe refetch once a day or something.

David Smith - 01/23/08 07:34 PM
The cache is now re-fetched every 6 hours. Some tuning of the value may be needed.