[jira] [Resolved] (PROTON-510) hostname field in the Open command is not set

2016-01-08 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved PROTON-510. - Resolution: Fixed This is working properly as of 0.11. I assume it was fixed much earlier but I haven't

[jira] [Resolved] (PROTON-485) Make SASL authentication optional

2016-01-07 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved PROTON-485. - Resolution: Fixed Fix Version/s: 0.10 > Make SASL authentication optional > ---

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

2016-01-06 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-1088: - Priority: Major (was: Minor) > Add convenience functions to obtain the client certificate fingerprint,

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

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

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

2016-01-06 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-1088: - Fix Version/s: 0.12.0 > Add convenience functions to obtain the client certificate fingerprint, > subjec

[jira] [Commented] (PROTON-989) Multi-threaded creation of outgoing connections can crash inside the Cyrus SASL library

2015-11-30 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031842#comment-15031842 ] Ted Ross commented on PROTON-989: - Dispatch has worked around this problem by using a mute

[jira] [Commented] (PROTON-1008) Using a blank mech_list disables authentication

2015-09-29 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935189#comment-14935189 ] Ted Ross commented on PROTON-1008: -- Is it ever sensible to not use SASL? Are there AMQP

[jira] [Created] (PROTON-1008) Using a blank mech_list disables authentication

2015-09-25 Thread Ted Ross (JIRA)
Ted Ross created PROTON-1008: Summary: Using a blank mech_list disables authentication Key: PROTON-1008 URL: https://issues.apache.org/jira/browse/PROTON-1008 Project: Qpid Proton Issue Type: Bug

[jira] [Created] (PROTON-1004) Inconsistency in container.create_sender

2015-09-24 Thread Ted Ross (JIRA)
Ted Ross created PROTON-1004: Summary: Inconsistency in container.create_sender Key: PROTON-1004 URL: https://issues.apache.org/jira/browse/PROTON-1004 Project: Qpid Proton Issue Type: Bug

[jira] [Created] (PROTON-989) Multi-threaded creation of outgoing connections can crash inside the Cyrus SASL library

2015-09-08 Thread Ted Ross (JIRA)
Ted Ross created PROTON-989: --- Summary: Multi-threaded creation of outgoing connections can crash inside the Cyrus SASL library Key: PROTON-989 URL: https://issues.apache.org/jira/browse/PROTON-989 Project:

[jira] [Updated] (PROTON-978) Framing errors after SASL exchange when max-frame-size is configured

2015-08-11 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-978: Attachment: commit-34b4c6d Proposed patch that fixes the problem. > Framing errors after SASL exchange when

[jira] [Updated] (PROTON-978) Framing errors after SASL exchange when max-frame-size is configured

2015-08-11 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-978: Attachment: commit-0d2ef9f Test update to detect the issue. > Framing errors after SASL exchange when max-f

[jira] [Created] (PROTON-978) Framing errors after SASL exchange when max-frame-size is configured

2015-08-11 Thread Ted Ross (JIRA)
Ted Ross created PROTON-978: --- Summary: Framing errors after SASL exchange when max-frame-size is configured Key: PROTON-978 URL: https://issues.apache.org/jira/browse/PROTON-978 Project: Qpid Proton

[jira] [Created] (PROTON-970) SASL options for setting path and name should not be transport-specific

2015-07-30 Thread Ted Ross (JIRA)
Ted Ross created PROTON-970: --- Summary: SASL options for setting path and name should not be transport-specific Key: PROTON-970 URL: https://issues.apache.org/jira/browse/PROTON-970 Project: Qpid Proton

[jira] [Created] (PROTON-969) Cyrus SASL module calls sasl_server_init once for every incoming connection

2015-07-30 Thread Ted Ross (JIRA)
Ted Ross created PROTON-969: --- Summary: Cyrus SASL module calls sasl_server_init once for every incoming connection Key: PROTON-969 URL: https://issues.apache.org/jira/browse/PROTON-969 Project: Qpid Proton

[jira] [Updated] (PROTON-950) SASL PLAIN over cleartext should be supported

2015-07-16 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-950: Priority: Blocker (was: Major) > SASL PLAIN over cleartext should be supported > --

[jira] [Commented] (PROTON-950) SASL PLAIN over cleartext should be supported

2015-07-16 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14630019#comment-14630019 ] Ted Ross commented on PROTON-950: - That makes two of us. I've updated it accordingly. >

[jira] [Updated] (PROTON-950) SASL PLAIN over cleartext should be supported

2015-07-16 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-950: Assignee: Andrew Stitcher > SASL PLAIN over cleartext should be supported >

[jira] [Created] (PROTON-950) SASL PLAIN over cleartext should be supported

2015-07-15 Thread Ted Ross (JIRA)
Ted Ross created PROTON-950: --- Summary: SASL PLAIN over cleartext should be supported Key: PROTON-950 URL: https://issues.apache.org/jira/browse/PROTON-950 Project: Qpid Proton Issue Type: Bug

[jira] [Created] (PROTON-943) Bump library (.so) major version for proton-c libraries

2015-07-13 Thread Ted Ross (JIRA)
Ted Ross created PROTON-943: --- Summary: Bump library (.so) major version for proton-c libraries Key: PROTON-943 URL: https://issues.apache.org/jira/browse/PROTON-943 Project: Qpid Proton Issue Type:

[jira] [Updated] (PROTON-825) BlockingReceiver.receive() uses 100% CPU.

2015-02-23 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-825: Assignee: Alan Conway (was: Ted Ross) > BlockingReceiver.receive() uses 100% CPU. > ---

[jira] [Updated] (PROTON-817) BlockingConnection doesn't pass options down in create_sender or create_receiver

2015-02-05 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-817: Attachment: PROTON-817.patch > BlockingConnection doesn't pass options down in create_sender or > create_re

[jira] [Created] (PROTON-817) BlockingConnection doesn't pass options down in create_sender or create_receiver

2015-02-05 Thread Ted Ross (JIRA)
Ted Ross created PROTON-817: --- Summary: BlockingConnection doesn't pass options down in create_sender or create_receiver Key: PROTON-817 URL: https://issues.apache.org/jira/browse/PROTON-817 Project: Qpid Pr

[jira] [Updated] (PROTON-816) Add access to dynamic-node-properties in termini

2015-02-05 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-816: Attachment: PROTON-816.patch > Add access to dynamic-node-properties in termini > --

[jira] [Created] (PROTON-816) Add access to dynamic-node-properties in termini

2015-02-05 Thread Ted Ross (JIRA)
Ted Ross created PROTON-816: --- Summary: Add access to dynamic-node-properties in termini Key: PROTON-816 URL: https://issues.apache.org/jira/browse/PROTON-816 Project: Qpid Proton Issue Type: New Fe

[jira] [Updated] (PROTON-756) add a new/simpler setup.py for python bindings

2014-12-11 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-756: Priority: Blocker (was: Major) > add a new/simpler setup.py for python bindings > -

[jira] [Commented] (PROTON-764) Driver is multi-thread-unsafe when connections are closed uncleanly

2014-12-05 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236076#comment-14236076 ] Ted Ross commented on PROTON-764: - I've lowered the severity of this to minor. I think Di

[jira] [Updated] (PROTON-764) Driver is multi-thread-unsafe when connections are closed uncleanly

2014-12-05 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-764: Fix Version/s: (was: 0.9) > Driver is multi-thread-unsafe when connections are closed uncleanly > --

[jira] [Updated] (PROTON-764) Driver is multi-thread-unsafe when connections are closed uncleanly

2014-12-05 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-764: Priority: Minor (was: Major) > Driver is multi-thread-unsafe when connections are closed uncleanly > --

[jira] [Updated] (PROTON-764) Driver is multi-thread-unsafe when connections are closed uncleanly

2014-12-04 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-764: Priority: Major (was: Blocker) > Driver is multi-thread-unsafe when connections are closed uncleanly >

[jira] [Created] (PROTON-764) Driver is multi-thread-unsafe when connections are closed uncleanly

2014-12-04 Thread Ted Ross (JIRA)
Ted Ross created PROTON-764: --- Summary: Driver is multi-thread-unsafe when connections are closed uncleanly Key: PROTON-764 URL: https://issues.apache.org/jira/browse/PROTON-764 Project: Qpid Proton

[jira] [Updated] (PROTON-548) Proton-C driver and URL Parsers don't support AF_INET6 (IPv6)

2014-09-23 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-548: Fix Version/s: 0.8 > Proton-C driver and URL Parsers don't support AF_INET6 (IPv6) > ---

[jira] [Updated] (PROTON-548) Proton-C driver and URL Parsers don't support AF_INET6 (IPv6)

2014-09-11 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-548: Assignee: Cliff Jansen > Proton-C driver and URL Parsers don't support AF_INET6 (IPv6) > ---

[jira] [Updated] (PROTON-643) Malloc result used without testing for null

2014-09-10 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-643: Fix Version/s: 0.8 > Malloc result used without testing for null > -

[jira] [Commented] (PROTON-642) SASL Servers need to be able to optionally handle clients that don't use SASL

2014-08-06 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14087749#comment-14087749 ] Ted Ross commented on PROTON-642: - Commit 1616245 from [~tedross] in branch 'proton/trunk'

[jira] [Updated] (PROTON-485) Make SASL authentication optional

2014-08-06 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-485: Attachment: (was: PROTON-485.patch) > Make SASL authentication optional > -

[jira] [Commented] (PROTON-485) Make SASL authentication optional

2014-08-06 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14087748#comment-14087748 ] Ted Ross commented on PROTON-485: - PROTON-642 was opened as a place to track the fix that

[jira] [Created] (PROTON-642) SASL Servers need to be able to optionally handle clients that don't use SASL

2014-08-06 Thread Ted Ross (JIRA)
Ted Ross created PROTON-642: --- Summary: SASL Servers need to be able to optionally handle clients that don't use SASL Key: PROTON-642 URL: https://issues.apache.org/jira/browse/PROTON-642 Project: Qpid Proto

[jira] [Updated] (PROTON-485) Make SASL authentication optional

2014-08-06 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-485: Assignee: (was: Ted Ross) > Make SASL authentication optional > - > >

[jira] [Updated] (PROTON-485) Make SASL authentication optional

2014-08-06 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-485: Fix Version/s: (was: 0.8) > Make SASL authentication optional > - > >

[jira] [Resolved] (PROTON-485) Make SASL authentication optional

2014-08-06 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved PROTON-485. - Resolution: Fixed > Make SASL authentication optional > - > >

[jira] [Assigned] (PROTON-485) Make SASL authentication optional

2014-08-06 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reassigned PROTON-485: --- Assignee: Ted Ross > Make SASL authentication optional > - > >

[jira] [Updated] (PROTON-485) Make SASL authentication optional

2014-08-04 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-485: Attachment: PROTON-485.patch Updated patch... Adds a method to sasl called "allow_skip" that allows a serv

[jira] [Updated] (PROTON-485) Make SASL authentication optional

2014-08-04 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-485: Attachment: (was: PROTON-485.patch) > Make SASL authentication optional > -

[jira] [Updated] (PROTON-485) Make SASL authentication optional

2014-08-04 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-485: Attachment: PROTON-485.patch The attached patch allows the server to gracefully handle a client that doesn'

[jira] [Commented] (PROTON-485) Make SASL authentication optional

2014-08-04 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084585#comment-14084585 ] Ted Ross commented on PROTON-485: - The SASL transport layer should handle a peer that does

[jira] [Updated] (PROTON-485) Make SASL authentication optional

2014-08-04 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-485: Fix Version/s: 0.8 > Make SASL authentication optional > - > >

[jira] [Reopened] (PROTON-548) Proton-C driver and URL Parsers don't support AF_INET6 (IPv6)

2014-06-09 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reopened PROTON-548: - I'm re-opening this issue so we can track this as it is implemented also for Windows. > Proton-C driver and

[jira] [Updated] (PROTON-548) Proton-C driver and URL Parsers don't support AF_INET6 (IPv6)

2014-06-09 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-548: Assignee: (was: Ted Ross) > Proton-C driver and URL Parsers don't support AF_INET6 (IPv6) > ---

[jira] [Created] (PROTON-586) Driver spins when a listener accepts a socket while FDs are all in use

2014-05-23 Thread Ted Ross (JIRA)
Ted Ross created PROTON-586: --- Summary: Driver spins when a listener accepts a socket while FDs are all in use Key: PROTON-586 URL: https://issues.apache.org/jira/browse/PROTON-586 Project: Qpid Proton

[jira] [Commented] (PROTON-567) Segmentation fault

2014-04-23 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13978257#comment-13978257 ] Ted Ross commented on PROTON-567: - If you could provide a small reproducer for others to t

[jira] [Commented] (PROTON-567) Segmentation fault

2014-04-23 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13978094#comment-13978094 ] Ted Ross commented on PROTON-567: - It looks like some form of memory mismanagement. The P

[jira] [Resolved] (PROTON-548) Proton-C driver and URL Parsers don't support AF_INET6 (IPv6)

2014-04-01 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved PROTON-548. - Resolution: Fixed Assignee: Ted Ross > Proton-C driver and URL Parsers don't support AF_INET6 (IPv6

[jira] [Updated] (PROTON-548) Proton-C driver and URL Parsers don't support AF_INET6 (IPv6)

2014-04-01 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-548: Attachment: (was: PROTON-548.patch) > Proton-C driver and URL Parsers don't support AF_INET6 (IPv6) > -

[jira] [Updated] (PROTON-548) Proton-C driver doesn't support AF_INET6 (IPv6)

2014-04-01 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-548: Component/s: proton-j > Proton-C driver doesn't support AF_INET6 (IPv6) > -

[jira] [Updated] (PROTON-548) Proton-C driver and URL Parsers don't support AF_INET6 (IPv6)

2014-04-01 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-548: Summary: Proton-C driver and URL Parsers don't support AF_INET6 (IPv6) (was: Proton-C driver doesn't suppo

[jira] [Updated] (PROTON-548) Proton-C driver doesn't support AF_INET6 (IPv6)

2014-03-28 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-548: Description: The proton-c driver hard-codes its sockets to AF_INET, rather than using the address family a

[jira] [Updated] (PROTON-548) Proton-C driver doesn't support AF_INET6 (IPv6)

2014-03-28 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-548: Attachment: PROTON-548.patch Proposed patch. > Proton-C driver doesn't support AF_INET6 (IPv6) >

[jira] [Updated] (PROTON-548) Proton-C driver doesn't support AF_INET6 (IPv6)

2014-03-28 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-548: Attachment: (was: PROTON-548.patch) > Proton-C driver doesn't support AF_INET6 (IPv6) > ---

[jira] [Issue Comment Deleted] (PROTON-548) Proton-C driver doesn't support AF_INET6 (IPv6)

2014-03-28 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-548: Comment: was deleted (was: Proposed fix. I've tested this with Dispatch and have verified that all of the

[jira] [Updated] (PROTON-548) Proton-C driver doesn't support AF_INET6 (IPv6)

2014-03-28 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-548: Attachment: PROTON-548.patch Proposed fix. I've tested this with Dispatch and have verified that all of th

[jira] [Created] (PROTON-548) Proton-C driver doesn't support AF_INET6 (IPv6)

2014-03-28 Thread Ted Ross (JIRA)
Ted Ross created PROTON-548: --- Summary: Proton-C driver doesn't support AF_INET6 (IPv6) Key: PROTON-548 URL: https://issues.apache.org/jira/browse/PROTON-548 Project: Qpid Proton Issue Type: Bug

[jira] [Created] (PROTON-541) Problems with multi-frame deliveries

2014-03-26 Thread Ted Ross (JIRA)
Ted Ross created PROTON-541: --- Summary: Problems with multi-frame deliveries Key: PROTON-541 URL: https://issues.apache.org/jira/browse/PROTON-541 Project: Qpid Proton Issue Type: Bug Comp

[jira] [Created] (PROTON-510) hostname field in the Open command is not set

2014-02-05 Thread Ted Ross (JIRA)
Ted Ross created PROTON-510: --- Summary: hostname field in the Open command is not set Key: PROTON-510 URL: https://issues.apache.org/jira/browse/PROTON-510 Project: Qpid Proton Issue Type: Bug

[jira] [Commented] (PROTON-439) Support for dynamic reply-to address in Messenger

2013-12-03 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837747#comment-13837747 ] Ted Ross commented on PROTON-439: - As of the last commit (1547100), this feature works as

[jira] [Resolved] (PROTON-466) Driver - Optimization causes hangs in cleanly closed connections

2013-11-26 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved PROTON-466. - Resolution: Fixed > Driver - Optimization causes hangs in cleanly closed connections > --

[jira] [Updated] (PROTON-466) Driver - Optimization causes hangs in cleanly closed connections

2013-11-25 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-466: Attachment: PROTON-446.patch Patch that fixes the problem. > Driver - Optimization causes hangs in cleanly

[jira] [Created] (PROTON-466) Driver - Optimization causes hangs in cleanly closed connections

2013-11-25 Thread Ted Ross (JIRA)
Ted Ross created PROTON-466: --- Summary: Driver - Optimization causes hangs in cleanly closed connections Key: PROTON-466 URL: https://issues.apache.org/jira/browse/PROTON-466 Project: Qpid Proton I

[jira] [Resolved] (PROTON-401) Ordering issue prevents credit drain from working properly

2013-11-05 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved PROTON-401. - Resolution: Fixed The problem has been solved by using the pn_link_get_drain() query to determine when t

[jira] [Commented] (PROTON-401) Ordering issue prevents credit drain from working properly

2013-11-05 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814034#comment-13814034 ] Ted Ross commented on PROTON-401: - If there is a way for the Engine user to determine the

[jira] [Commented] (PROTON-401) Ordering issue prevents credit drain from working properly

2013-11-04 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812978#comment-13812978 ] Ted Ross commented on PROTON-401: - My code only calls pn_link_drained once when the output

[jira] [Commented] (PROTON-401) Ordering issue prevents credit drain from working properly

2013-11-04 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812951#comment-13812951 ] Ted Ross commented on PROTON-401: - That works for me. I just don't want to "poll" the dra

[jira] [Commented] (PROTON-401) Ordering issue prevents credit drain from working properly

2013-11-04 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812836#comment-13812836 ] Ted Ross commented on PROTON-401: - To put the proposal in the context of Rafi's scenario:

[jira] [Updated] (PROTON-401) Ordering issue prevents credit drain from working properly

2013-11-04 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-401: Affects Version/s: (was: 0.4) 0.5 > Ordering issue prevents credit drain from wo

[jira] [Updated] (PROTON-401) Ordering issue prevents credit drain from working properly

2013-11-04 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-401: Fix Version/s: 0.6 > Ordering issue prevents credit drain from working properly > -

[jira] [Commented] (PROTON-401) Ordering issue prevents credit drain from working properly

2013-11-04 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812823#comment-13812823 ] Ted Ross commented on PROTON-401: - I propose that proton consider the 'drained' state of t

[jira] [Reopened] (PROTON-401) Ordering issue prevents credit drain from working properly

2013-11-04 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reopened PROTON-401: - I don't believe the proposed solution really works. An intermediary with many outgoing links will call 'drai

[jira] [Updated] (PROTON-439) Support for dynamic reply-to address in Messenger

2013-10-17 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-439: Assignee: Rafael H. Schloming > Support for dynamic reply-to address in Messenger > ---

[jira] [Updated] (PROTON-323) Regression: Messenger sends "null" in disposition state after accept

2013-10-17 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-323: Assignee: Rafael H. Schloming > Regression: Messenger sends "null" in disposition state after accept >

[jira] [Created] (PROTON-441) Provide hooks for alternative sources of Messenger routes

2013-10-17 Thread Ted Ross (JIRA)
Ted Ross created PROTON-441: --- Summary: Provide hooks for alternative sources of Messenger routes Key: PROTON-441 URL: https://issues.apache.org/jira/browse/PROTON-441 Project: Qpid Proton Issue Typ

[jira] [Updated] (PROTON-439) Support for dynamic reply-to address in Messenger

2013-10-17 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-439: Fix Version/s: 0.6 > Support for dynamic reply-to address in Messenger > --

[jira] [Comment Edited] (PROTON-439) Support for dynamic reply-to address in Messenger

2013-10-09 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790364#comment-13790364 ] Ted Ross edited comment on PROTON-439 at 10/9/13 2:00 PM: -- Here's

[jira] [Commented] (PROTON-439) Support for dynamic reply-to address in Messenger

2013-10-09 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790364#comment-13790364 ] Ted Ross commented on PROTON-439: - Here's a proposed algorithm assuming Ken's suggested "p

[jira] [Created] (PROTON-439) Support for dynamic reply-to address in Messenger

2013-10-09 Thread Ted Ross (JIRA)
Ted Ross created PROTON-439: --- Summary: Support for dynamic reply-to address in Messenger Key: PROTON-439 URL: https://issues.apache.org/jira/browse/PROTON-439 Project: Qpid Proton Issue Type: New F

[jira] [Updated] (PROTON-111) Support an idle time-out threshold.

2013-10-03 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-111: Assignee: Rafael H. Schloming > Support an idle time-out threshold. > --- >

[jira] [Created] (PROTON-429) pn_bytes(size_t size, char *start) needs a const on the 'start' argument

2013-09-26 Thread Ted Ross (JIRA)
Ted Ross created PROTON-429: --- Summary: pn_bytes(size_t size, char *start) needs a const on the 'start' argument Key: PROTON-429 URL: https://issues.apache.org/jira/browse/PROTON-429 Project: Qpid Proton

[jira] [Updated] (PROTON-395) Messenger - tracker-settled method is needed

2013-08-08 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-395: Fix Version/s: 0.5 > Messenger - tracker-settled method is needed > ---

[jira] [Created] (PROTON-395) Messenger - tracker-settled method is needed

2013-08-08 Thread Ted Ross (JIRA)
Ted Ross created PROTON-395: --- Summary: Messenger - tracker-settled method is needed Key: PROTON-395 URL: https://issues.apache.org/jira/browse/PROTON-395 Project: Qpid Proton Issue Type: New Featur

[jira] [Updated] (PROTON-389) Messenger asserts if it receives a RELEASED disposition

2013-08-07 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-389: Fix Version/s: 0.5 > Messenger asserts if it receives a RELEASED disposition >

[jira] [Updated] (PROTON-389) Messenger asserts if it receives a RELEASED disposition

2013-08-07 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-389: Priority: Blocker (was: Critical) > Messenger asserts if it receives a RELEASED disposition >

[jira] [Created] (PROTON-389) Messenger asserts if it receives a RELEASED disposition

2013-08-07 Thread Ted Ross (JIRA)
Ted Ross created PROTON-389: --- Summary: Messenger asserts if it receives a RELEASED disposition Key: PROTON-389 URL: https://issues.apache.org/jira/browse/PROTON-389 Project: Qpid Proton Issue Type:

[jira] [Resolved] (PROTON-372) driver does not handle POLLHUP

2013-08-05 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved PROTON-372. - Resolution: Fixed Fix Version/s: 0.5 > driver does not handle POLLHUP > --

[jira] [Assigned] (PROTON-372) driver does not handle POLLHUP

2013-08-02 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reassigned PROTON-372: --- Assignee: Ted Ross > driver does not handle POLLHUP > -- > >

[jira] [Commented] (PROTON-361) [proton-j][hawtdispatch] transport is silently discarding errors while connecting

2013-07-29 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13722405#comment-13722405 ] Ted Ross commented on PROTON-361: - Fixed in commit: http://svn.apache.org/r1504829

[jira] [Assigned] (PROTON-361) [proton-j][hawtdispatch] transport is silently discarding errors while connecting

2013-07-29 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reassigned PROTON-361: --- Assignee: Ted Ross > [proton-j][hawtdispatch] transport is silently discarding errors while > co

[jira] [Resolved] (PROTON-361) [proton-j][hawtdispatch] transport is silently discarding errors while connecting

2013-07-29 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved PROTON-361. - Resolution: Fixed Fix Version/s: 0.5 > [proton-j][hawtdispatch] transport is silently discardi

[jira] [Assigned] (PROTON-360) [proton-j][hawtdispatch] Add support for ANONYMOUS SASL

2013-07-29 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reassigned PROTON-360: --- Assignee: Ted Ross > [proton-j][hawtdispatch] Add support for ANONYMOUS SASL > --

[jira] [Commented] (PROTON-360) [proton-j][hawtdispatch] Add support for ANONYMOUS SASL

2013-07-29 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13722404#comment-13722404 ] Ted Ross commented on PROTON-360: - Fixed in commit: http://svn.apache.org/r1504829

[jira] [Resolved] (PROTON-360) [proton-j][hawtdispatch] Add support for ANONYMOUS SASL

2013-07-29 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved PROTON-360. - Resolution: Fixed Fix Version/s: 0.5 > [proton-j][hawtdispatch] Add support for ANONYMOUS SASL

[jira] [Resolved] (PROTON-362) Fix compilation on OS X

2013-07-29 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved PROTON-362. - Resolution: Fixed Fix Version/s: 0.5 > Fix compilation on OS X > --- > >

  1   2   >