[jira] [Updated] (PROTON-730) Can't read transactional state set on incoming transfer

2014-10-27 Thread Gordon Sim (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gordon Sim updated PROTON-730:
--
Priority: Critical  (was: Major)

> Can't read transactional state set on incoming transfer
> ---
>
> Key: PROTON-730
> URL: https://issues.apache.org/jira/browse/PROTON-730
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: proton-c
>Affects Versions: 0.8
>Reporter: Gordon Sim
>Assignee: Rafael H. Schloming
>Priority: Critical
> Attachments: PROTON-730_quick_and_dirty.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (PROTON-730) Can't read transactional state set on incoming transfer

2014-10-27 Thread Gordon Sim (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gordon Sim updated PROTON-730:
--
Attachment: PROTON-730_quick_and_dirty.patch

Quick and dirty fix. This follows the same approach already in place for 
dispositions, whereby the descriptor code is available via 
pn_delivery_remote_state(). However this approach does seem limited to cases 
(admittedly the most likely) where the descriptor is numeric. Assuming it is 
valid to send a symbolic descriptor for delivery states, proton-c wouldn't read 
them.

> Can't read transactional state set on incoming transfer
> ---
>
> Key: PROTON-730
> URL: https://issues.apache.org/jira/browse/PROTON-730
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: proton-c
>Affects Versions: 0.8
>Reporter: Gordon Sim
>Assignee: Rafael H. Schloming
> Attachments: PROTON-730_quick_and_dirty.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)