[jira] [Created] (PROTON-1102) C++ binding remove _t suffix for types

2016-01-24 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1102:


 Summary: C++ binding remove _t suffix for types
 Key: PROTON-1102
 URL: https://issues.apache.org/jira/browse/PROTON-1102
 Project: Qpid Proton
  Issue Type: Improvement
  Components: cpp-binding
Affects Versions: 0.11.1
Reporter: Cliff Jansen
Assignee: Cliff Jansen
 Fix For: 0.12.0


Not idiomatic.  API improvement.



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


[jira] [Commented] (PROTON-1102) C++ binding remove _t suffix for types

2016-01-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15114238#comment-15114238
 ] 

ASF subversion and git services commented on PROTON-1102:
-

Commit 07ca74e8516a8159543015f64004ce6d57402122 in qpid-proton's branch 
refs/heads/master from Clifford Jansen
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=07ca74e ]

PROTON-1102: C++ binding removal of "_t" from xxx_t


> C++ binding remove _t suffix for types
> --
>
> Key: PROTON-1102
> URL: https://issues.apache.org/jira/browse/PROTON-1102
> Project: Qpid Proton
>  Issue Type: Improvement
>  Components: cpp-binding
>Affects Versions: 0.11.1
>Reporter: Cliff Jansen
>Assignee: Cliff Jansen
> Fix For: 0.12.0
>
>
> Not idiomatic.  API improvement.



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


[jira] [Created] (PROTON-1103) C++ binding rename xxx_domain to ssl_xxx_options

2016-01-24 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1103:


 Summary: C++ binding rename xxx_domain to ssl_xxx_options
 Key: PROTON-1103
 URL: https://issues.apache.org/jira/browse/PROTON-1103
 Project: Qpid Proton
  Issue Type: Improvement
  Components: cpp-binding
Affects Versions: 0.11.1
Reporter: Cliff Jansen
Assignee: Cliff Jansen
 Fix For: 0.12.0


Drop use of "domain" to describe shared SSL configuration for multiple 
connections.

client_domain -> ssl_client_options
server_domain -> ssl_server_options




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


[jira] [Updated] (PROTON-1104) reactor hangs on reconnect

2016-01-24 Thread Ken Giusti (JIRA)

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

Ken Giusti updated PROTON-1104:
---
Attachment: testcase.c

Reproducer.

> reactor hangs on reconnect
> --
>
> Key: PROTON-1104
> URL: https://issues.apache.org/jira/browse/PROTON-1104
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: proton-c
>Affects Versions: 0.11.1
>Reporter: Ken Giusti
>Assignee: Ken Giusti
>Priority: Blocker
> Fix For: 0.12.0
>
> Attachments: testcase.c
>
>
> When the reactor's connection fails (or shuts down cleanly), and a new 
> connection is created on that reactor (reconnect), pn_reactor_wakeup() no 
> longers works properly:
> pn_reactor_wakeup: : Bad file descriptor



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


[jira] [Commented] (PROTON-1104) reactor hangs on reconnect

2016-01-24 Thread Ken Giusti (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15114571#comment-15114571
 ] 

Ken Giusti commented on PROTON-1104:


Reviewboard:

https://reviews.apache.org/r/42700/


> reactor hangs on reconnect
> --
>
> Key: PROTON-1104
> URL: https://issues.apache.org/jira/browse/PROTON-1104
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: proton-c
>Affects Versions: 0.11.1
>Reporter: Ken Giusti
>Assignee: Ken Giusti
>Priority: Blocker
> Fix For: 0.12.0
>
> Attachments: testcase.c
>
>
> When the reactor's connection fails (or shuts down cleanly), and a new 
> connection is created on that reactor (reconnect), pn_reactor_wakeup() no 
> longers works properly:
> pn_reactor_wakeup: : Bad file descriptor



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


[jira] [Updated] (PROTON-1104) reactor hangs on reconnect

2016-01-24 Thread Ken Giusti (JIRA)

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

Ken Giusti updated PROTON-1104:
---
Affects Version/s: 0.10

> reactor hangs on reconnect
> --
>
> Key: PROTON-1104
> URL: https://issues.apache.org/jira/browse/PROTON-1104
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: proton-c
>Affects Versions: 0.10, 0.11.1
>Reporter: Ken Giusti
>Assignee: Ken Giusti
>Priority: Blocker
> Fix For: 0.12.0
>
> Attachments: testcase.c
>
>
> When the reactor's connection fails (or shuts down cleanly), and a new 
> connection is created on that reactor (reconnect), pn_reactor_wakeup() no 
> longers works properly:
> pn_reactor_wakeup: : Bad file descriptor



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