[jira] [Updated] (PROTON-723) Proton-c does not support attaching to the transaction coordinator

2014-10-22 Thread Gordon Sim (JIRA)

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

Gordon Sim updated PROTON-723:
--
Attachment: quick_and_dirty.patch

Quick and dirty fix to allow the attach made by the controller to the 
coordinator to be sent out correctly. (Doesn't address the issue of an incoming 
link to the coordinator on the coordinator processes side).

 Proton-c does not support attaching to the transaction coordinator
 --

 Key: PROTON-723
 URL: https://issues.apache.org/jira/browse/PROTON-723
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.8
Reporter: Hiram Chirino
Assignee: Rafael H. Schloming
Priority: Critical
  Labels: api, transactions
 Attachments: quick_and_dirty.patch


 Though there is a terminus type PN_COORDINATOR defined, setting that seems to 
 have no effect and indeed the code in pn_process_link_setup always sets the 
 source to the descriptor code for amqp:source:list.



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


[jira] [Assigned] (PROTON-667) add support for transactional state and enable outgoing transfer frames to specify a txn-id

2014-10-22 Thread Gordon Sim (JIRA)

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

Gordon Sim reassigned PROTON-667:
-

Assignee: Rafael H. Schloming

 add support for transactional state and enable outgoing transfer frames to 
 specify a txn-id
 ---

 Key: PROTON-667
 URL: https://issues.apache.org/jira/browse/PROTON-667
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.7
Reporter: Robbie Gemmell
Assignee: Rafael H. Schloming

 Similar to PROTON-666 for proton-j, proton-c needs to be able to apply 
 transactional state to outgoing transfer frames in order to allow publihsing 
 messages transactionally. Support needs to be added for transactional state 
 generally in order to allow this. Changes should include python binding 
 updates to allow testing these changes and those for PROTON-666.



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


[jira] [Commented] (PROTON-667) add support for transactional state and enable outgoing transfer frames to specify a txn-id

2014-10-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14180345#comment-14180345
 ] 

ASF subversion and git services commented on PROTON-667:


Commit 1633683 from [~gsim] in branch 'proton/branches/examples'
[ https://svn.apache.org/r1633683 ]

PROTON-667: quick and dirty fix to allow state field to be sent along with 
transfer frame

 add support for transactional state and enable outgoing transfer frames to 
 specify a txn-id
 ---

 Key: PROTON-667
 URL: https://issues.apache.org/jira/browse/PROTON-667
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.7
Reporter: Robbie Gemmell
Assignee: Rafael H. Schloming

 Similar to PROTON-666 for proton-j, proton-c needs to be able to apply 
 transactional state to outgoing transfer frames in order to allow publihsing 
 messages transactionally. Support needs to be added for transactional state 
 generally in order to allow this. Changes should include python binding 
 updates to allow testing these changes and those for PROTON-666.



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


[jira] [Updated] (PROTON-667) add support for transactional state and enable outgoing transfer frames to specify a txn-id

2014-10-22 Thread Gordon Sim (JIRA)

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

Gordon Sim updated PROTON-667:
--
Attachment: quick_and_dirty_again.patch

Another quick and dirty fix in case it is of use to anyone.

 add support for transactional state and enable outgoing transfer frames to 
 specify a txn-id
 ---

 Key: PROTON-667
 URL: https://issues.apache.org/jira/browse/PROTON-667
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.7
Reporter: Robbie Gemmell
Assignee: Rafael H. Schloming
 Attachments: quick_and_dirty_again.patch


 Similar to PROTON-666 for proton-j, proton-c needs to be able to apply 
 transactional state to outgoing transfer frames in order to allow publihsing 
 messages transactionally. Support needs to be added for transactional state 
 generally in order to allow this. Changes should include python binding 
 updates to allow testing these changes and those for PROTON-666.



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