Bug 419371

Summary: Python client does not use frame flags to determine frameset boundaries
Product: Red Hat Enterprise MRG Reporter: Gordon Sim <gsim>
Component: python-qpidAssignee: Rafael H. Schloming <rafaels>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Kudlej <mkudlej>
Severity: urgent Docs Contact:
Priority: urgent    
Version: betaCC: mkudlej, tross
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-07 17:41:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gordon Sim 2007-12-11 08:59:29 UTC
The python client still uses the content length as the primary means of
determining the boundaries for message framesets. As the JMS client does not
always populate the content length, this results in interop problems between
java and python clients.

Comment 1 Martin Kudlej 2009-04-21 11:49:02 UTC
It isn't clear for me how can I reproduce this bug. Could you write me any instructions?

Comment 2 Gordon Sim 2009-04-21 21:52:32 UTC
This is so old I think we should just close it. To verify I think it would be sufficient to run a JMS->python example.