Bugs item #2826540, was opened at 2009-07-24 12:22 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2826540&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: ver 1.5.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: Alex Hermann (axlh) Assigned to: Nobody/Anonymous (nobody) Summary: Presence DB save fails after one failure Initial Comment: After one record has failed to insert/update into the database, remaining records aren't tried. The attached patch tries to insert/update the remaining records in the hashtable after a failure. This patch surfaced bug #2824350 which led to a lot of failures due to duplicate keys. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2009-11-10 16:27 Message: You can commit the patch - I was waiting for you to test if svn access works ok. Daniel ---------------------------------------------------------------------- Comment By: Alex Hermann (axlh) Date: 2009-11-10 16:13 Message: just let the DB update fail in some way. I got a duplicate key error somehow. The patch makes sure the remaining entries in the hash table are committed to the DB even after one record failed. ---------------------------------------------------------------------- Comment By: sathiyapriyan m (sathiyapriyanm) Date: 2009-10-05 05:08 Message: How to Repeat or Check the Error? Kindly explain the situation. I have tried in may ways it works fine in the version 1.5.2. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2826540&group_id=139143 _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
