[svn] 4570: Fixed bug where we might drop some fault events that should be delivered when we are not
revision: 4570
author: jvroom@adobe.com
date: 2009-01-16 13:42:06 -0800 (fri, 16 jan 2009)
log message:
-----------
fixed bug might drop fault events should delivered when not
able connect. batch messages waiting clientid assigned in
clientidwaitqueue. when flushing queue, if have no clientid (i.e.
faulting these messages), if there more 1 message in queue, we'd end
putting messages right in queue instead of faulting it. change,
we null out queue temporarily internalsend faults message.
qe: no
doc: no
blazeds checkintests: pass
reviewed by: seth
modified paths:
--------------
flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/messageagent.as
author: jvroom@adobe.com
date: 2009-01-16 13:42:06 -0800 (fri, 16 jan 2009)
log message:
-----------
fixed bug might drop fault events should delivered when not
able connect. batch messages waiting clientid assigned in
clientidwaitqueue. when flushing queue, if have no clientid (i.e.
faulting these messages), if there more 1 message in queue, we'd end
putting messages right in queue instead of faulting it. change,
we null out queue temporarily internalsend faults message.
qe: no
doc: no
blazeds checkintests: pass
reviewed by: seth
modified paths:
--------------
flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/messageagent.as
More discussions in Commits
adobe
Comments
Post a Comment