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

Key: JM-1325
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Gaston Dombiak
Reporter: Gaston Dombiak
Votes: 0
Watchers: 0
Operations

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

Reduce number of remote calls while logging in and running inside of a cluster

Created: 04/14/08 08:14 PM   Updated: 04/14/08 08:15 PM
Component/s: Core
Affects Version/s: 3.5.0
Fix Version/s: 3.5.1

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 04/14/08 08:15 PM
Acceptance Test - Add?: No


 Description  « Hide
Number of remote calls (i.e. calls to other nodes) is very high during the login process. For each roster contact a remote call to get the contact presence, active privacy list and default privacy list could be requested.

We can either use a new cache to keep track of the session info. Or we might decide to run the presence probe request in a background thread. Using a new cache will be done first since it should optimize many other use cases other than only logging in and probing presences.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.