Skip to main content
Adobe Employee
November 9, 2010
Question

[svn:fx-3.x] 18499: QE Notes: Merge changelist 18278 from 3.5.0 branch to 3 .x branch.

  • November 9, 2010
  • 0 replies
  • 682 views

Revision: 18499

Revision: 18499

Author: aglosban@adobe.com

Date: 2010-11-09 08:48:58 -0800 (Tue, 09 Nov 2010)

Log Message:

***********

QE Notes: Merge changelist 18278 from 3.5.0 branch to 3.x branch. This is the fix for Watson 2738778 - DataService got disconnected from it first request after the channelSet had logged in.

Bugs: 2738778

QA: Not yet

Doc: No

Details: This is rpc.swc part of the fix. This fixes the following problems:

- When client needs config, it disconnects the channel even though channel is connected.

- After disconnect, channel hunting kicks in, and fallback to the next channel happens, even though the first channel is fine.

- Trigger_Connect is acknowledged locally even though the client needs config.

Modified Paths:

**************

flex/sdk/branches/3.x/frameworks/projects/rpc/src/mx/messaging/ChannelSet.as

This topic has been closed for replies.