[ https://issues.apache.org/jira/browse/PROTON-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Conway resolved PROTON-1942.
---------------------------------
Resolution: Fixed
Fix Version/s: proton-c-0.26.0
> [c] decoding a message does not set the inferred flag.
> ------------------------------------------------------
>
> Key: PROTON-1942
> URL: https://issues.apache.org/jira/browse/PROTON-1942
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: proton-c-0.25.0
> Reporter: Alan Conway
> Assignee: Alan Conway
> Priority: Minor
> Fix For: proton-c-0.26.0
>
>
> The inferred flag is set to control whether the message body is encoded a VALUE section
(inferred=false) or as a DATA or SEQUENCE section (inferred=true, section type is inferred
from the type of the body)
> The flag is not set when decoding a message, so it's not possible to query how the body
was encoded.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org
|