Skip to main content
Participating Frequently
October 28, 2008
Question

[svn] 3933: Bug: LCDS-427 - Using streaming AMF channel with reliable destination both Producer and Consumer getting channel fault during transient disconnect .

  • October 28, 2008
  • 1 reply
  • 269 views
Revision: 3933
Author: shodgson@adobe.com
Date: 2008-10-28 13:57:03 -0700 (Tue, 28 Oct 2008)

Log Message:
-----------
Bug: LCDS-427 - Using streaming AMF channel with reliable destination both Producer and Consumer getting channel fault during transient disconnect.
QA: Yes
Doc: No
Checkintests: Pass

Details:
* Add handling for Client.Data.Underflow NetStatus events to AMFChannel (log warning rather than triggering channel disconnect)
* Fix in helper class for streaming channels to correctly reset internal state machine upon disconnect

Ticket Links:
------------
http://bugs.adobe.com/jira/browse/LCDS-427

Modified Paths:
--------------
flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/channels/AMFChannel.as
flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/channels/StreamingConnectionHandler.as
This topic has been closed for replies.

1 reply

Participant
October 29, 2008
Seth,
Would you also add serialization of the messages / watchdog / keep messages till reconnect? Also, what about delayed error handling - making this functionality optional so people building reliability layer can use old one?
Thanks
Anatole