You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Chuck Rolke <cr...@redhat.com> on 2010/08/27 22:11:32 UTC

Re: AMQP Session header question

Steve,

How's the Wireshark dissector working? I'm keen to use any improvements
you might make for that tool.

Regards,
-Chuck

----- "Steve Huston" <sh...@riverace.com> wrote:

> From: "Steve Huston" <sh...@riverace.com>
> To: dev@qpid.apache.org
> Sent: Thursday, July 29, 2010 8:07:19 PM GMT -05:00 US/Canada Eastern
> Subject: AMQP Session header question
>
> I'm updating the Wireshark AMQP dissector to understand AMQP 0-10 and
> using Qpid C++ as the test for it. I am confused about one section of
> the spec and would like some clarification please.
> 
> The Session class has a session.header domain that says: "The session
> header appears on commands after the class and command id, but prior
> to
> command arguments." It's a 1-byte header. The session.header domain
> isn't mentioned anywhere else I can find, and it doesn't appear in
> Qpid-originated Session assemblies. If I ignore that statement that
> the
> header appears after the class/command and before the arguments, the
> assemblies dissect ok. Can someone interpret what that part of the
> spec
> is saying?
> 
> Thanks,
> -Steve
> 
> 
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project:      http://qpid.apache.org
> Use/Interact: mailto:dev-subscribe@qpid.apache.org

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


RE: AMQP Session header question

Posted by Steve Huston <sh...@riverace.com>.
Hi Chuck,

> How's the Wireshark dissector working? I'm keen to use any 
> improvements you might make for that tool.

It's done. I'm working with the customer to work out how it gets back to
the wireshark source repository.

-Steve

> ----- "Steve Huston" <sh...@riverace.com> wrote:
> 
> > From: "Steve Huston" <sh...@riverace.com>
> > To: dev@qpid.apache.org
> > Sent: Thursday, July 29, 2010 8:07:19 PM GMT -05:00 
> US/Canada Eastern
> > Subject: AMQP Session header question
> >
> > I'm updating the Wireshark AMQP dissector to understand 
> AMQP 0-10 and 
> > using Qpid C++ as the test for it. I am confused about one 
> section of 
> > the spec and would like some clarification please.
> > 
> > The Session class has a session.header domain that says: 
> "The session 
> > header appears on commands after the class and command id, 
> but prior 
> > to command arguments." It's a 1-byte header. The 
> session.header domain
> > isn't mentioned anywhere else I can find, and it doesn't appear in
> > Qpid-originated Session assemblies. If I ignore that statement that
> > the
> > header appears after the class/command and before the arguments, the
> > assemblies dissect ok. Can someone interpret what that part of the
> > spec
> > is saying?
> > 
> > Thanks,
> > -Steve
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > Apache Qpid - AMQP Messaging Implementation
> > Project:      http://qpid.apache.org
> > Use/Interact: mailto:dev-subscribe@qpid.apache.org
> 
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project:      http://qpid.apache.org
> Use/Interact: mailto:dev-subscribe@qpid.apache.org
> 
> 


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org