Github user gemmellr commented on the pull request: https://github.com/apache/qpid-proton/pull/53#issuecomment-171342712 Hi Sreeram, I have made some changes that should let you do what you want. They change the API a little by usling a long to make it more intuitive (the message-format field is an unsigned int) and also implement the incoming side so that [proton-j] recievers can inspect the value should it have been adjusted. Robbie As an aside, some hints/tips regarding the Apache<->GitHub integration: If you create a JIRA before the pull request and include the JIRA key in the PR title then a bot will update the JIRA with notice of creation of the PR, and also seperately for any comments made on the PR. If you also include the JIRA key in any commits, then if they are merged as-is their details will be added as a comment on JIRA when pushed to the ASF repo, helping keep the details together for later reference. For example, see #6 and its associated JIRA PROTON 814 (missed out the dash to avoid it being updated). (mentioning PROTON-1096 here to have the bot update it too)
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---