-
Reported issue related mostly to
UserRosterManagemet*ad-hoc groovy scripts, which called in succession.addBuddy()and.setBuddySubscription()causing two calls to.saveUserRoster(). I extended.addBuddy()with subscription parameter. Non-script usage won't see much benefit from this change due to more intricate logic regarding handling roster manipulation and handling subscription inPresenceplugin.
| Type |
Task
|
| Priority |
Normal
|
| Assignee | |
| RedmineID |
2341
|
| Version |
tigase-server-8.0.0
|
| Estimation |
0
|
| Spent time |
0
|
Issue Votes (0)
Watchers (0)
Investigate possibilities to decrease number of database I/O while performing management of roster by decreasing number of calls to
saveUserRoster()mail: Batch writing roster items