Bug 731034 - RPC Request Stacking Issues
Summary: RPC Request Stacking Issues
Keywords:
Status: ON_DEV
Alias: None
Product: RHQ Project
Classification: Other
Component: Core UI
Version: 4.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On: 661536 676756 720038 726747
Blocks: rhq41-ui rhq-uxd
TreeView+ depends on / blocked
 
Reported: 2011-08-16 14:22 UTC by Robert Buck
Modified: 2024-03-04 13:35 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Robert Buck 2011-08-16 14:22:24 UTC
If multiple user-initiated events are triggered across a short time span, or events responses arrive after the user already moved to a new view, exceptions occur, or possibly may result in inconsistent views of state.

An approach which we will try is to introduce request ids and asserting that received responses are for the current request id. This will be mocked up in a branch so named after this bug id ("bug/nnnnn").

Comment 1 Charles Crouch 2012-07-09 17:39:52 UTC
I thought this effort held promise, but we were never able to get it fully working.

We still have the branch: http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=shortlog;h=refs/heads/bug/731034
with the couple of relevant commits near the top.

If there is agreement this approach still makes sense, it would probably be worth moving the relevant commits to a more recent branch and seeing if we can get it working.


Note You need to log in before you can comment on or make changes to this bug.