Projects tigase _server server-core Issues #102
Roster disappear problem (#102)
Closed
Artur Hefczyc opened 1 decade ago
Due Date
2012-03-15

Roster is updated with setData method which calls removeData, addData methods. It may happen that the first query is successful whereas the second fails. This may lead to data loss in database. In particularly this has happened for the roster once.

Therefore, it seems like a better way to handle it would be calling 'update' on the data and catch an exception if data does not exist to insert (addData).

issue 1 of 1
Type
Bug
Priority
Major
Assignee
RedmineID
488
Version
tigase-server-5.1.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#102
Please wait...
Page is in error, reload to recover