[jira] [Updated] (PROTON-1959) [c,cpp] API additions to simplify reconnect

2018-10-24 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1959: Fix Version/s: proton-c-0.26.0 > [c,cpp] API additions to simplify reconnect >

[jira] [Created] (PROTON-1959) [c,cpp] API additions to simplify reconnect

2018-10-24 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1959: --- Summary: [c,cpp] API additions to simplify reconnect Key: PROTON-1959 URL: https://issues.apache.org/jira/browse/PROTON-1959 Project: Qpid Proton Issue Type:

[jira] [Resolved] (PROTON-1933) [go] error from ill-formed message is not reported

2018-10-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1933. - Resolution: Fixed > [go] error from ill-formed message is not reported >

[jira] [Commented] (PROTON-1933) [go] error from ill-formed message is not reported

2018-10-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16647134#comment-16647134 ] Alan Conway commented on PROTON-1933: - Seems to be fixed as a side effect of fixes up to 4a9f3b98 *

[jira] [Resolved] (PROTON-1953) [go] occasional client/server hang with high volume of messages

2018-10-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1953. - Resolution: Fixed Fix Version/s: proton-c-0.27.0 > [go] occasional client/server hang

[jira] [Commented] (PROTON-1956) [go] server does not close transport on unexpected disconnect

2018-10-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16647124#comment-16647124 ] Alan Conway commented on PROTON-1956: - Fixed by: 2a84494c * PROTON-1956: [go] server does not close

[jira] [Resolved] (PROTON-1956) [go] server does not close transport on unexpected disconnect

2018-10-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1956. - Resolution: Fixed > [go] server does not close transport on unexpected disconnect >

[jira] [Commented] (PROTON-1953) [go] occasional client/server hang with high volume of messages

2018-10-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16647127#comment-16647127 ] Alan Conway commented on PROTON-1953: - Fixed by: 486fbaf0 * PROTON-1953: [go] occasional

[jira] [Resolved] (PROTON-1955) [go] incorrect conversion between Go time and AMQP time

2018-10-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1955. - Resolution: Fixed Fix Version/s: proton-c-0.27.0 > [go] incorrect conversion between Go

[jira] [Commented] (PROTON-1955) [go] incorrect conversion between Go time and AMQP time

2018-10-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16647122#comment-16647122 ] Alan Conway commented on PROTON-1955: - Fixed by: ccaeaa0c * PROTON-1955: [go] incorrect conversion

[jira] [Commented] (PROTON-1954) [go] Container should default to random container-id

2018-10-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16647121#comment-16647121 ] Alan Conway commented on PROTON-1954: - Fixed by: c2491078 * PROTON-1954: [go] Container should

[jira] [Resolved] (PROTON-1954) [go] Container should default to random container-id

2018-10-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1954. - Resolution: Fixed Fix Version/s: proton-c-0.27.0 > [go] Container should default to

[jira] [Commented] (PROTON-1910) Profiling indicates that cgo becomes a bottleneck during scale testing of electron

2018-10-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16647119#comment-16647119 ] Alan Conway commented on PROTON-1910: - This commit implements the strategy outlined above: moving

[jira] [Resolved] (PROTON-1910) Profiling indicates that cgo becomes a bottleneck during scale testing of electron

2018-10-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1910. - Resolution: Fixed Fix Version/s: proton-c-0.27.0 > Profiling indicates that cgo becomes

[jira] [Resolved] (PROTON-1951) [go] Server connection fails to authenticate if Server() is not first

2018-10-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1951. - Resolution: Fixed > [go] Server connection fails to authenticate if Server() is not first >

[jira] [Commented] (PROTON-1951) [go] Server connection fails to authenticate if Server() is not first

2018-10-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16647115#comment-16647115 ] Alan Conway commented on PROTON-1951: - Fixed by mis-labeled commit: 55b27351 * PROTON-1952: [go]

[jira] [Created] (PROTON-1956) [go] server does not close transport on unexpected disconnect

2018-10-11 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1956: --- Summary: [go] server does not close transport on unexpected disconnect Key: PROTON-1956 URL: https://issues.apache.org/jira/browse/PROTON-1956 Project: Qpid Proton

[jira] [Created] (PROTON-1955) [go] incorrect conversion between Go time and AMQP time

2018-10-11 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1955: --- Summary: [go] incorrect conversion between Go time and AMQP time Key: PROTON-1955 URL: https://issues.apache.org/jira/browse/PROTON-1955 Project: Qpid Proton

[jira] [Created] (PROTON-1954) [go] Container should default to random container-id

2018-10-11 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1954: --- Summary: [go] Container should default to random container-id Key: PROTON-1954 URL: https://issues.apache.org/jira/browse/PROTON-1954 Project: Qpid Proton

[jira] [Created] (PROTON-1953) [go] occasional client/server hang with high volume of messages

2018-10-11 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1953: --- Summary: [go] occasional client/server hang with high volume of messages Key: PROTON-1953 URL: https://issues.apache.org/jira/browse/PROTON-1953 Project: Qpid Proton

[jira] [Created] (PROTON-1951) [go] Server connection fails to authenticate if Server() is not first

2018-10-05 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1951: --- Summary: [go] Server connection fails to authenticate if Server() is not first Key: PROTON-1951 URL: https://issues.apache.org/jira/browse/PROTON-1951 Project: Qpid

[jira] [Commented] (PROTON-1946) [cpp] connection config file parser mis-handling TLS defaults

2018-10-05 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16639809#comment-16639809 ] Alan Conway commented on PROTON-1946: - Fixed by aa85a1fe  PROTON-1974: [cpp] modify to work with

[jira] [Reopened] (PROTON-1947) [cpp] not correctly locating jsoncpp library on some platforms

2018-10-02 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway reopened PROTON-1947: - Seeing problems running the relevant test on Ubuntu. > [cpp] not correctly locating jsoncpp

[jira] [Resolved] (PROTON-1946) [cpp] connection config file parser mis-handling TLS defaults

2018-10-02 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1946. - Resolution: Fixed > [cpp] connection config file parser mis-handling TLS defaults >

[jira] [Resolved] (PROTON-1947) [cpp] not correctly locating jsoncpp library on some platforms

2018-10-02 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1947. - Resolution: Fixed > [cpp] not correctly locating jsoncpp library on some platforms >

[jira] [Created] (PROTON-1947) [cpp] not correctly locating jsoncpp library on some platforms

2018-10-02 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1947: --- Summary: [cpp] not correctly locating jsoncpp library on some platforms Key: PROTON-1947 URL: https://issues.apache.org/jira/browse/PROTON-1947 Project: Qpid Proton

[jira] [Created] (PROTON-1946) [cpp] connection config file parser mis-handling TLS defaults

2018-10-02 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1946: --- Summary: [cpp] connection config file parser mis-handling TLS defaults Key: PROTON-1946 URL: https://issues.apache.org/jira/browse/PROTON-1946 Project: Qpid Proton

[jira] [Updated] (PROTON-1946) [cpp] connection config file parser mis-handling TLS defaults

2018-10-02 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1946: Description: The C++ connection configuration parser mis-handles default values in several ways:

[jira] [Commented] (PROTON-1703) [cpp] Remove auto_settle from receiver options

2018-09-28 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16631970#comment-16631970 ] Alan Conway commented on PROTON-1703: - Un-assigning myself and linking this as "is contained by" to

[jira] [Assigned] (PROTON-1943) Review features mark deprecated and consider removing them.

2018-09-28 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway reassigned PROTON-1943: --- Assignee: Justin Ross > Review features mark deprecated and consider removing them. >

[jira] [Created] (PROTON-1943) Review features mark deprecated and consider removing them.

2018-09-28 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1943: --- Summary: Review features mark deprecated and consider removing them. Key: PROTON-1943 URL: https://issues.apache.org/jira/browse/PROTON-1943 Project: Qpid Proton

[jira] [Assigned] (PROTON-1703) [cpp] Remove auto_settle from receiver options

2018-09-28 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway reassigned PROTON-1703: --- Assignee: (was: Alan Conway) > [cpp] Remove auto_settle from receiver options >

[jira] [Resolved] (PROTON-1935) [cpp] Read a config file to get default connection parameters

2018-09-28 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1935. - Resolution: Fixed > [cpp] Read a config file to get default connection parameters >

[jira] [Resolved] (PROTON-1940) [c] normalize encoding of multiple="true" fields

2018-09-28 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1940. - Resolution: Fixed > [c] normalize encoding of multiple="true" fields >

[jira] [Resolved] (PROTON-1942) [c] decoding a message does not set the inferred flag.

2018-09-27 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1942. - Resolution: Fixed Fix Version/s: proton-c-0.26.0 > [c] decoding a message does not set

[jira] [Updated] (PROTON-1942) [c] decoding a message does not set the inferred flag.

2018-09-27 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1942: Affects Version/s: (was: proton-c-0.26.0) > [c] decoding a message does not set the inferred

[jira] [Created] (PROTON-1942) [c] decoding a message does not set the inferred flag.

2018-09-27 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1942: --- Summary: [c] decoding a message does not set the inferred flag. Key: PROTON-1942 URL: https://issues.apache.org/jira/browse/PROTON-1942 Project: Qpid Proton

[jira] [Closed] (PROTON-1764) Slow performance seen when running Go client

2018-09-26 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway closed PROTON-1764. --- Resolution: Duplicate     > Slow performance seen when running Go client >

[jira] [Commented] (PROTON-1940) [c] normalize encoding of multiple="true" fields

2018-09-24 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16626403#comment-16626403 ] Alan Conway commented on PROTON-1940: - Proposed fix: https://github.com/apache/qpid-proton/pull/159

[jira] [Created] (PROTON-1940) [c] normalize encoding of multiple="true" fields

2018-09-24 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1940: --- Summary: [c] normalize encoding of multiple="true" fields Key: PROTON-1940 URL: https://issues.apache.org/jira/browse/PROTON-1940 Project: Qpid Proton Issue

[jira] [Comment Edited] (PROTON-1927) Python _reactor.py creates duplicate link names for senders/receivers

2018-09-21 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16623922#comment-16623922 ] Alan Conway edited comment on PROTON-1927 at 9/21/18 5:32 PM: -- If name=None

[jira] [Commented] (PROTON-1927) Python _reactor.py creates duplicate link names for senders/receivers

2018-09-21 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16623922#comment-16623922 ] Alan Conway commented on PROTON-1927: - If name=create_receiver is supposed to create a unique link

[jira] [Commented] (PROTON-1933) [go] error from ill-formed message is not reported

2018-09-20 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16622083#comment-16622083 ] Alan Conway commented on PROTON-1933: - A simple attempt to reproduce this issue with a truncated

[jira] [Commented] (PROTON-1935) [cpp] Read a config file to get default connection parameters

2018-09-18 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16619557#comment-16619557 ] Alan Conway commented on PROTON-1935: - The testing is insufficient: need to provide private access

[jira] [Created] (PROTON-1935) [cpp] Read a config file to get default connection parameters

2018-09-13 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1935: --- Summary: [cpp] Read a config file to get default connection parameters Key: PROTON-1935 URL: https://issues.apache.org/jira/browse/PROTON-1935 Project: Qpid Proton

[jira] [Created] (PROTON-1933) [go] error from ill-formed message is not reported

2018-09-12 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1933: --- Summary: [go] error from ill-formed message is not reported Key: PROTON-1933 URL: https://issues.apache.org/jira/browse/PROTON-1933 Project: Qpid Proton Issue

[jira] [Resolved] (PROTON-1798) Installed example self-tests for proton

2018-09-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1798. - Resolution: Fixed > Installed example self-tests for proton >

[jira] [Commented] (PROTON-1798) Installable tests for proton

2018-09-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16610876#comment-16610876 ] Alan Conway commented on PROTON-1798: - Marking resolved for c, c++ and ruby. New issues to finish

[jira] [Updated] (PROTON-1798) Installed example self-tests for proton

2018-09-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1798: Summary: Installed example self-tests for proton (was: Installable tests for proton) >

[jira] [Created] (PROTON-1932) [python] installable python test

2018-09-11 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1932: --- Summary: [python] installable python test Key: PROTON-1932 URL: https://issues.apache.org/jira/browse/PROTON-1932 Project: Qpid Proton Issue Type: Test

[jira] [Updated] (PROTON-1931) [go] installable go test package, simplified go build & test.

2018-09-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1931: Priority: Minor (was: Major) > [go] installable go test package, simplified go build & test. >

[jira] [Updated] (PROTON-1931) [go] installable go test package, simplified go build & test.

2018-09-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1931: Affects Version/s: proton-c-0.25.0 > [go] installable go test package, simplified go build &

[jira] [Updated] (PROTON-1931) [go] installable go test package, simplified go build & test.

2018-09-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1931: Component/s: go-binding > [go] installable go test package, simplified go build & test. >

[jira] [Created] (PROTON-1931) [go] installable go test package, simplified go build & test.

2018-09-11 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1931: --- Summary: [go] installable go test package, simplified go build & test. Key: PROTON-1931 URL: https://issues.apache.org/jira/browse/PROTON-1931 Project: Qpid Proton

[jira] [Updated] (PROTON-1544) go lang binding transaction support

2018-09-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1544: Priority: Minor (was: Major) > go lang binding transaction support >

[jira] [Updated] (PROTON-1647) [go] support for crypto.tls connections

2018-09-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1647: Priority: Minor (was: Major) > [go] support for crypto.tls connections >

[jira] [Resolved] (PROTON-1929) [c] library prints directly to stderr/stdout

2018-09-10 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1929. - Resolution: Fixed > [c] library prints directly to stderr/stdout >

[jira] [Resolved] (PROTON-1930) [cpp] Fix race condition in container_test.cpp

2018-09-10 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1930. - Resolution: Fixed > [cpp] Fix race condition in container_test.cpp >

[jira] [Created] (PROTON-1930) [cpp] Fix race condition in container_test.cpp

2018-09-10 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1930: --- Summary: [cpp] Fix race condition in container_test.cpp Key: PROTON-1930 URL: https://issues.apache.org/jira/browse/PROTON-1930 Project: Qpid Proton Issue

[jira] [Created] (PROTON-1929) [c] library prints directly to stderr/stdout

2018-09-10 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1929: --- Summary: [c] library prints directly to stderr/stdout Key: PROTON-1929 URL: https://issues.apache.org/jira/browse/PROTON-1929 Project: Qpid Proton Issue Type:

[jira] [Commented] (PROTON-1910) Profiling indicates that cgo becomes a bottleneck during scale testing of electron

2018-09-08 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16608274#comment-16608274 ] Alan Conway commented on PROTON-1910: - Possible fix: # Re-implement amqp.Message to hold all

[jira] [Resolved] (PROTON-1928) install static libraries

2018-09-07 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1928. - Resolution: Fixed > install static libraries > > >

[jira] [Commented] (PROTON-1683) support static library output

2018-09-07 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16607150#comment-16607150 ] Alan Conway commented on PROTON-1683: - Correction, see PROTON-1928 > support static library output

[jira] [Commented] (PROTON-1683) support static library output

2018-09-07 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16607148#comment-16607148 ] Alan Conway commented on PROTON-1683: - My stupid mistake, forgot to add the static libs to the

[jira] [Created] (PROTON-1928) install static libraries

2018-09-07 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1928: --- Summary: install static libraries Key: PROTON-1928 URL: https://issues.apache.org/jira/browse/PROTON-1928 Project: Qpid Proton Issue Type: Bug

[jira] [Commented] (QPID-8134) qpid::client::Message::send multiple memory leaks

2018-08-29 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596814#comment-16596814 ] Alan Conway commented on QPID-8134: --- Hi Dan, sorry for delay I've been on vacation. >Can we set up the

[jira] [Resolved] (PROTON-1912) [ruby] gem build fails with very recent versions of cmake

2018-08-10 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1912. - Resolution: Fixed > [ruby] gem build fails with very recent versions of cmake >

[jira] [Commented] (PROTON-1914) [c] receiver cannot settle an incomplete incoming message

2018-08-10 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576742#comment-16576742 ] Alan Conway commented on PROTON-1914: - There is a reproducer for this bug at:

[jira] [Updated] (PROTON-1914) [c] receiver cannot settle an incomplete incoming message

2018-08-10 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1914: Summary: [c] receiver cannot settle an incomplete incoming message (was: [c] receiver cannot

[jira] [Created] (PROTON-1914) [c] receiver cannot settle an incomplete incoming messge

2018-08-10 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1914: --- Summary: [c] receiver cannot settle an incomplete incoming messge Key: PROTON-1914 URL: https://issues.apache.org/jira/browse/PROTON-1914 Project: Qpid Proton

[jira] [Created] (PROTON-1912) [ruby] gem build fails with very recent versions of cmake

2018-08-09 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1912: --- Summary: [ruby] gem build fails with very recent versions of cmake Key: PROTON-1912 URL: https://issues.apache.org/jira/browse/PROTON-1912 Project: Qpid Proton

[jira] [Commented] (PROTON-1910) Profiling indicates that cgo becomes a bottleneck during scale testing of electron

2018-08-08 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16573769#comment-16573769 ] Alan Conway commented on PROTON-1910: - I don't know if multiple connections would help or not, might

[jira] [Commented] (QPID-8134) qpid::client::Message::send multiple memory leaks

2018-08-07 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572187#comment-16572187 ] Alan Conway commented on QPID-8134: --- > will try the use of massif with the visualization tool, although

[jira] [Commented] (PROTON-1910) Profiling indicates that cgo becomes a bottleneck during scale testing of electron

2018-08-07 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572136#comment-16572136 ] Alan Conway commented on PROTON-1910: - New thought: From a bit of reading it seems the main issue

[jira] [Comment Edited] (PROTON-1910) Profiling indicates that cgo becomes a bottleneck during scale testing of electron

2018-08-07 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572116#comment-16572116 ] Alan Conway edited comment on PROTON-1910 at 8/7/18 6:30 PM: - Bah - good

[jira] [Commented] (PROTON-1910) Profiling indicates that cgo becomes a bottleneck during scale testing of electron

2018-08-07 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572116#comment-16572116 ] Alan Conway commented on PROTON-1910: - Bah - good point. Clearly we need to fix this issue in the

[jira] [Commented] (PROTON-1910) Profiling indicates that cgo becomes a bottleneck during scale testing of electron

2018-08-07 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571860#comment-16571860 ] Alan Conway commented on PROTON-1910: - >  I looked into re-using a message with electron.  I had

[jira] [Commented] (PROTON-1910) Profiling indicates that cgo becomes a bottleneck during scale testing of electron

2018-08-07 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571841#comment-16571841 ] Alan Conway commented on PROTON-1910: - First tip - creating/freeing messages is relatively expensive

[jira] [Commented] (PROTON-1764) Slow performance seen when running Go client

2018-08-07 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571807#comment-16571807 ] Alan Conway commented on PROTON-1764: - On reading around, CGO is well known to have very high

[jira] [Commented] (PROTON-1910) Profiling indicates that cgo becomes a bottleneck during scale testing of electron

2018-08-07 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571778#comment-16571778 ] Alan Conway commented on PROTON-1910: - Quick replies, slow action. I really want to give this some

[jira] [Commented] (QPID-8134) qpid::client::Message::send multiple memory leaks

2018-08-07 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571743#comment-16571743 ] Alan Conway commented on QPID-8134: --- Hi Dan, I'll keep trying to reproduce based on all the info you've

[jira] [Commented] (PROTON-1910) Profiling indicates that cgo becomes a bottleneck during scale testing of electron

2018-08-06 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570852#comment-16570852 ] Alan Conway commented on PROTON-1910: - Thanks for this observation. Are you seeing the overhead in

[jira] [Updated] (QPID-8134) qpid::client::Message::send multiple memory leaks

2018-08-06 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated QPID-8134: -- Attachment: qpid-8134.tgz > qpid::client::Message::send multiple memory leaks >

[jira] [Comment Edited] (QPID-8134) qpid::client::Message::send multiple memory leaks

2018-08-06 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570478#comment-16570478 ] Alan Conway edited comment on QPID-8134 at 8/6/18 4:52 PM: --- I don't doubt your

[jira] [Updated] (QPID-8134) qpid::client::Message::send multiple memory leaks

2018-08-06 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated QPID-8134: -- Attachment: (was: massif.out.spout_10) > qpid::client::Message::send multiple memory leaks >

[jira] [Updated] (QPID-8134) qpid::client::Message::send multiple memory leaks

2018-08-06 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated QPID-8134: -- Attachment: massif.out.spout_10 > qpid::client::Message::send multiple memory leaks >

[jira] [Commented] (QPID-8134) qpid::client::Message::send multiple memory leaks

2018-08-06 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570478#comment-16570478 ] Alan Conway commented on QPID-8134: --- I don't doubt your report, but I'm not able to reproduce it,

[jira] [Assigned] (QPID-8134) qpid::client::Message::send multiple memory leaks

2018-08-06 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway reassigned QPID-8134: - Assignee: Alan Conway > qpid::client::Message::send multiple memory leaks >

[jira] [Resolved] (PROTON-1816) [c] deprecate old netaddr function names

2018-08-06 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1816. - Resolution: Fixed > [c] deprecate old netaddr function names >

[jira] [Commented] (QPID-8134) qpid::client::Message::send multiple memory leaks

2018-08-03 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568624#comment-16568624 ] Alan Conway commented on QPID-8134: --- I don't see any links in the client side using your gospout.sh. I

[jira] [Commented] (QPID-8134) qpid::client::Message::send multiple memory leaks

2018-08-03 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568526#comment-16568526 ] Alan Conway commented on QPID-8134: --- I'm investgating the leak you reported, will let you know when I

[jira] [Commented] (PROTON-1898) Memory leak related to sending

2018-08-02 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16567440#comment-16567440 ] Alan Conway commented on PROTON-1898: - May be the same underlying issue. > Memory leak related to

[jira] [Commented] (PROTON-1900) Enabling the proton logs from a daemon process

2018-07-31 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563844#comment-16563844 ] Alan Conway commented on PROTON-1900: - We do intend to provide a proper API for C++ logging. As a

[jira] [Commented] (PROTON-1890) [c++] implement idle_timeout and heartbeats

2018-07-31 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563842#comment-16563842 ] Alan Conway commented on PROTON-1890: - Glad to hear your problem is fixed. Will add logging comments

[jira] [Updated] (PROTON-1900) Enabling the proton logs from a daemon process

2018-07-31 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1900: Attachment: log_hack.cpp > Enabling the proton logs from a daemon process >

[jira] [Resolved] (PROTON-1884) [c] example broker does not configure SASL correctly

2018-07-31 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1884. - Resolution: Fixed [~astitcher] I agree. I'll close this Jira and leave the fix in place, since

[jira] [Created] (PROTON-1904) [c] pn_transport_set_server() must be called before pn_sasl()

2018-07-31 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1904: --- Summary: [c] pn_transport_set_server() must be called before pn_sasl() Key: PROTON-1904 URL: https://issues.apache.org/jira/browse/PROTON-1904 Project: Qpid Proton

[jira] [Commented] (PROTON-1898) Memory leak related to sending

2018-07-31 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563705#comment-16563705 ] Alan Conway commented on PROTON-1898: - Thanks for the detailed report, I will investigate the

[jira] [Resolved] (PROTON-1890) [c++] implement idle_timeout and heartbeats

2018-07-13 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1890. - Resolution: Not A Bug Marked resolved as the problem does not seem appear in current release.

[jira] [Commented] (PROTON-1893) [c] idle-timeout set in REMOTE_OPEN does not take immediate effect.

2018-07-13 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16543512#comment-16543512 ] Alan Conway commented on PROTON-1893: - Partial fix at:

<    1   2   3   4   5   6   7   8   9   10   >