http://bugzilla.meego.com/show_bug.cgi?id=1011
Summary: Data Source admin/item map data: do not flush during
each update operation right away
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: Netbook
OS/Version: IA
Status: ASSIGNED
Severity: enhancement
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: jingke.zhang(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
This is from
http://bugzilla.moblin.org/show_bug.cgi?id=8022
Description From Chen Congwu 2009-11-14 06:23:12 PST (-) [reply]
It looks like synthesis code does not guarantee flush() be called after
updating the admin data and item map table. As a workaround, we flush the
update during each update operation.
Patrick wrote:
"
It might be possible to put the flush() elsewhere. For the admin data it
seemed easier to flush right away. I also wasn't quite sure about the
Synthesis engine's expectations: if we crash and never reach that later
flush, would the local state still be consistent?
"
--
Configure bugmail:
http://bugzilla.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.