http://bugzilla.moblin.org/show_bug.cgi?id=3427
--- Comment #19 from Chen Congwu <congwu.chen(a)intel.com> 2009-08-28 06:47:32 ---
Well, the testing have exposed a server side strange behavior
(scheduleworld/funambol):
Client::Sync::*::Resend::testResendClientAdd
------------------
The normal message work flow
out1: init sync
in1: init sync
out2: client changes
in2: acknowledgment to client changes
out3: Alert 222, continue
in3: server side changes
...
------------------
If out3 is resent, the server will never send server side changes but just
acknowledges to the Alert222. The client has no way but continue send Alert
222, which will never end...
Synthesis server does not have such a problem.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.