[jira] [Created] (PROTON-1018) Crash in pn_transport_finalize(transport.c) when logging level set to PN_TRACE_DRV

2015-10-14 Thread Ganesh Murthy (JIRA)
Ganesh Murthy created PROTON-1018: - Summary: Crash in pn_transport_finalize(transport.c) when logging level set to PN_TRACE_DRV Key: PROTON-1018 URL: https://issues.apache.org/jira/browse/PROTON-1018

[jira] [Comment Edited] (PROTON-1006) Sending pre-settled messages over the python blocking api waits indefinetly

2015-09-29 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14935444#comment-14935444 ] Ganesh Murthy edited comment on PROTON-1006 at 9/29/15 5:01 PM:

[jira] [Commented] (PROTON-1006) Sending pre-settled messages over the python blocking api waits indefinetly

2015-09-29 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14935444#comment-14935444 ] Ganesh Murthy commented on PROTON-1006: --- This downloaded the fix and tested it locally. In my

[jira] [Updated] (PROTON-1006) Sending pre-settled messages over the python blocking api waits indefinetly

2015-09-24 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated PROTON-1006: -- Summary: Sending pre-settled messages over the python blocking api waits indefinetly (was:

[jira] [Updated] (PROTON-1006) Sending pre-settled messages over the blocking api waits indefinetly

2015-09-24 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated PROTON-1006: -- Attachment: helloworld_blocking_presettled.py > Sending pre-settled messages over the blocking

[jira] [Commented] (PROTON-1006) Sending pre-settled messages over the python blocking api waits indefinetly

2015-09-24 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14906817#comment-14906817 ] Ganesh Murthy commented on PROTON-1006: --- Did a little bit analysis on what is going on - The

[jira] [Created] (PROTON-1072) Proton build fails if epydoc is installed

2015-12-07 Thread Ganesh Murthy (JIRA)
Ganesh Murthy created PROTON-1072: - Summary: Proton build fails if epydoc is installed Key: PROTON-1072 URL: https://issues.apache.org/jira/browse/PROTON-1072 Project: Qpid Proton Issue

[jira] [Updated] (PROTON-1072) Proton build fails if epydoc is installed

2015-12-07 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated PROTON-1072: -- Description: Steps to reproduce Get the latest proton from master. Install epydoc on your

[jira] [Commented] (PROTON-1072) Proton build fails if epydoc is installed

2015-12-07 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15045883#comment-15045883 ] Ganesh Murthy commented on PROTON-1072: --- The build works fine when I commented out the following

[jira] [Resolved] (PROTON-1088) Add convenience functions to obtain the client certificate fingerprint, subject subfields

2016-01-18 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy resolved PROTON-1088. --- Resolution: Fixed Added convenience functions to obtain certificate fingerprint and subject

[jira] [Reopened] (PROTON-1088) Add convenience functions to obtain the client certificate fingerprint, subject subfields

2016-01-18 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy reopened PROTON-1088: --- > Add convenience functions to obtain the client certificate fingerprint, > subject subfields >

[jira] [Created] (PROTON-1126) Allow setting connection properties in BlockingConnection

2016-02-03 Thread Ganesh Murthy (JIRA)
Ganesh Murthy created PROTON-1126: - Summary: Allow setting connection properties in BlockingConnection Key: PROTON-1126 URL: https://issues.apache.org/jira/browse/PROTON-1126 Project: Qpid Proton

[jira] [Commented] (PROTON-1126) Allow setting connection properties in BlockingConnection

2016-02-03 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15131013#comment-15131013 ] Ganesh Murthy commented on PROTON-1126: --- See if you can also allow setting the offered_capabilities

[jira] [Updated] (PROTON-1140) [proton-c] Always set process name and process id as message properties

2016-02-22 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated PROTON-1140: -- Description: The connection initiating peer must set message properties of process name and

[jira] [Created] (PROTON-1140) [proton-c] Always set process name and process id as message properties

2016-02-22 Thread Ganesh Murthy (JIRA)
Ganesh Murthy created PROTON-1140: - Summary: [proton-c] Always set process name and process id as message properties Key: PROTON-1140 URL: https://issues.apache.org/jira/browse/PROTON-1140 Project:

[jira] [Created] (PROTON-1106) Add function implementations for pn_ssl_get_cert_fingerprint and pn_ssl_get_remote_subject_subfield for Windows

2016-01-25 Thread Ganesh Murthy (JIRA)
Ganesh Murthy created PROTON-1106: - Summary: Add function implementations for pn_ssl_get_cert_fingerprint and pn_ssl_get_remote_subject_subfield for Windows Key: PROTON-1106 URL:

[jira] [Commented] (PROTON-1088) Add convenience functions to obtain the client certificate fingerprint, subject subfields

2016-01-25 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15115217#comment-15115217 ] Ganesh Murthy commented on PROTON-1088: --- Linux implementation is complete. Windows implementation

[jira] [Resolved] (PROTON-1088) Add convenience functions to obtain the client certificate fingerprint, subject subfields

2016-01-25 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy resolved PROTON-1088. --- Resolution: Fixed > Add convenience functions to obtain the client certificate fingerprint,

[jira] [Created] (PROTON-1135) By default the flag that allows AMQP SASL and OPEN frames to be pipelined must be turned off

2016-02-17 Thread Ganesh Murthy (JIRA)
Ganesh Murthy created PROTON-1135: - Summary: By default the flag that allows AMQP SASL and OPEN frames to be pipelined must be turned off Key: PROTON-1135 URL: https://issues.apache.org/jira/browse/PROTON-1135

[jira] [Created] (PROTON-1136) Proton J must handle the case when pipelined SASL and OPEN frames are sent

2016-02-17 Thread Ganesh Murthy (JIRA)
Ganesh Murthy created PROTON-1136: - Summary: Proton J must handle the case when pipelined SASL and OPEN frames are sent Key: PROTON-1136 URL: https://issues.apache.org/jira/browse/PROTON-1136

[jira] [Updated] (PROTON-1135) [proton-c] dont pipeline SASL and OPEN frames for ANONYMOUS logins by default

2016-02-17 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated PROTON-1135: -- Description: Dispatch router (which uses Proton-c) currently sends pipelined SASL and OPEN

[jira] [Updated] (PROTON-1135) [proton-c] dont pipeline SASL and OPEN frames for ANONYMOUS logins by default

2016-02-17 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated PROTON-1135: -- Description: Dispatch router (which uses Proton-c) currently sends pipelined SASL and OPEN

[jira] [Resolved] (PROTON-1155) [proton-c] Add allowed_mechs to BlockingConnection constructor

2016-03-09 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy resolved PROTON-1155. --- Resolution: Fixed > [proton-c] Add allowed_mechs to BlockingConnection constructor >

[jira] [Created] (PROTON-1158) [proton-c] Some messenger SSL tests use hardcoded port number 12345

2016-03-10 Thread Ganesh Murthy (JIRA)
Ganesh Murthy created PROTON-1158: - Summary: [proton-c] Some messenger SSL tests use hardcoded port number 12345 Key: PROTON-1158 URL: https://issues.apache.org/jira/browse/PROTON-1158 Project: Qpid

[jira] [Resolved] (PROTON-1158) [proton-c] Some messenger SSL tests use hardcoded port number 12345

2016-03-10 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy resolved PROTON-1158. --- Resolution: Fixed > [proton-c] Some messenger SSL tests use hardcoded port number 12345 >

[jira] [Created] (PROTON-1155) [proton-c] Add allowed_mechs to BlockingConnection constructor

2016-03-04 Thread Ganesh Murthy (JIRA)
Ganesh Murthy created PROTON-1155: - Summary: [proton-c] Add allowed_mechs to BlockingConnection constructor Key: PROTON-1155 URL: https://issues.apache.org/jira/browse/PROTON-1155 Project: Qpid