Changes between Version 1 and Version 2 of Ticket #937
- Timestamp:
- Aug 21, 2009 4:23:47 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #937 – Description
v1 v2 3 3 - the use of {{{LOCK_BUDDIES}}}/{{{LOCK_BUDDIES}}} (introduced by #351) has been identified to have caused slow performance, especially on mobile devices, since it prevents other thread from working with different buddy object every time the main thread does something with a buddy. 4 4 - handle 481 response in client subscription automatically, so make subscription refresh for that particular buddy occurs more rapidly. 5 - buddy may need individual timer, so that refreshes do not happen all at once. 5 6 - add the last subscription status code (not just reason string) in the buddy info, so that application may handle some other failures with the buddy subscription 6 7