Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

did not recognise message section with descriptor 118 #24

Closed
lulf opened this issue Jan 5, 2017 · 1 comment
Closed

did not recognise message section with descriptor 118 #24

lulf opened this issue Jan 5, 2017 · 1 comment

Comments

@lulf
Copy link

lulf commented Jan 5, 2017

When encoding an AmqpSequence with proton-j and decoding it in rhea, the following log message is displayed:

WARNING: did not recognise message section with descriptor 118

Attached is a junit test that runs a proton-j server passing the desired value to a client opening a receiver. Requires vertx-proton to build.

unittest.zip

@grs
Copy link
Member

grs commented Jan 5, 2017

That is fixed in 0.1.8. I've verified your test against the latest and the message gets through as expected (it is exposed as an object with typecode and content fields, in order to distinguish it from a standard amqp value section).

@grs grs closed this as completed Jan 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants