[jira] [Resolved] (PROTON-2081) Hang in Windows proactor during connect

2019-07-29 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-2081. -- Resolution: Fixed Fix Version/s: proton-c-0.29.0 > Hang in Windows proactor dur

[jira] [Created] (PROTON-2081) Hang in Windows proactor during connect

2019-07-29 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-2081: Summary: Hang in Windows proactor during connect Key: PROTON-2081 URL: https://issues.apache.org/jira/browse/PROTON-2081 Project: Qpid Proton Issue Type

[jira] [Commented] (PROTON-2036) Additional C++ threading documentation

2019-04-30 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830729#comment-16830729 ] Cliff Jansen commented on PROTON-2036: -- Also add a clearer description that     proton

[jira] [Created] (PROTON-2036) Additional C++ threading documentation

2019-04-24 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-2036: Summary: Additional C++ threading documentation Key: PROTON-2036 URL: https://issues.apache.org/jira/browse/PROTON-2036 Project: Qpid Proton Issue Type

[jira] [Resolved] (PROTON-2027) Proactor connection wake after memory freed when using pn_proactor_disconnect().

2019-04-11 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-2027. -- Resolution: Fixed Test also works now on CentOS 6 > Proactor connection wake after mem

[jira] [Reopened] (PROTON-2027) Proactor connection wake after memory freed when using pn_proactor_disconnect().

2019-04-09 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen reopened PROTON-2027: -- Use make_work for more platform coverage. > Proactor connection wake after memory freed w

[jira] [Resolved] (PROTON-2027) Proactor connection wake after memory freed when using pn_proactor_disconnect().

2019-04-08 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-2027. -- Resolution: Fixed Fix Version/s: proton-c-0.28.0 > Proactor connection wake af

[jira] [Updated] (PROTON-2027) Proactor connection wake after memory freed when using pn_proactor_disconnect().

2019-04-08 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated PROTON-2027: - Affects Version/s: (was: proton-j-0.32.0) proton-c-0.27.0 > Proac

[jira] [Created] (PROTON-2027) Proactor connection wake after memory freed when using pn_proactor_disconnect().

2019-04-04 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-2027: Summary: Proactor connection wake after memory freed when using pn_proactor_disconnect(). Key: PROTON-2027 URL: https://issues.apache.org/jira/browse/PROTON-2027

[jira] [Commented] (DISPATCH-1274) Optimize qd_timer_schedule(0)

2019-03-25 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800883#comment-16800883 ] Cliff Jansen commented on DISPATCH-1274: The connector timer is sometimes zero and sometimes

[jira] [Created] (DISPATCH-1295) reduce cpu and locking in timer/immediate code.

2019-03-19 Thread Cliff Jansen (JIRA)
Cliff Jansen created DISPATCH-1295: -- Summary: reduce cpu and locking in timer/immediate code. Key: DISPATCH-1295 URL: https://issues.apache.org/jira/browse/DISPATCH-1295 Project: Qpid Dispatch

[jira] [Created] (QPID-8278) Build failure on Windows

2019-02-13 Thread Cliff Jansen (JIRA)
Cliff Jansen created QPID-8278: -- Summary: Build failure on Windows Key: QPID-8278 URL: https://issues.apache.org/jira/browse/QPID-8278 Project: Qpid Issue Type: Bug Components: C

[jira] [Reopened] (PROTON-1990) drain gets stuck on

2019-02-05 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen reopened PROTON-1990: -- Naughty and unnecessary C++11 usage. > drain gets st

[jira] [Commented] (PROTON-1999) [c] Crash in pn_connection_finalize

2019-02-03 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16759665#comment-16759665 ] Cliff Jansen commented on PROTON-1999: -- Jeremy: I did not fully understand the scenario you have

[jira] [Commented] (PROTON-1999) [c] Crash in pn_connection_finalize

2019-02-03 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16759664#comment-16759664 ] Cliff Jansen commented on PROTON-1999: -- Olivier Delbeke: the mapping mechanism between Proton-C

[jira] [Resolved] (PROTON-1990) drain gets stuck on

2019-02-03 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1990. -- Resolution: Fixed Added a test. Found a second instance of un-toggled drain that required

[jira] [Commented] (PROTON-1999) [c] Crash in pn_connection_finalize

2019-01-29 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16755400#comment-16755400 ] Cliff Jansen commented on PROTON-1999: -- In example2.cpp   sender.work_queue() is not thread safe

[jira] [Assigned] (PROTON-1999) [c] Crash in pn_connection_finalize

2019-01-29 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen reassigned PROTON-1999: Assignee: Cliff Jansen > [c] Crash in pn_connection_final

[jira] [Resolved] (PROTON-1982) Proton C build fails on debian:stretch

2018-12-11 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1982. -- Resolution: Fixed Fix Version/s: proton-c-0.27.0 Debian:stretch build is now happy

[jira] [Commented] (PROTON-1982) Proton C build fails on debian:stretch

2018-12-11 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16717563#comment-16717563 ] Cliff Jansen commented on PROTON-1982: -- For me, the builds work up to f53c768 and fail after

[jira] [Created] (PROTON-1982) Proton C build fails on debian:stretch

2018-12-10 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1982: Summary: Proton C build fails on debian:stretch Key: PROTON-1982 URL: https://issues.apache.org/jira/browse/PROTON-1982 Project: Qpid Proton Issue Type: Bug

[jira] [Commented] (PROTON-1981) Wrong posix time for pn_proactor_now()

2018-12-10 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16715515#comment-16715515 ] Cliff Jansen commented on PROTON-1981: -- Looking at the doc for pn_proactor_now() in proactor.h

[jira] [Created] (PROTON-1981) Wrong posix time for pn_proactor_now()

2018-12-10 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1981: Summary: Wrong posix time for pn_proactor_now() Key: PROTON-1981 URL: https://issues.apache.org/jira/browse/PROTON-1981 Project: Qpid Proton Issue Type: Bug

[jira] [Resolved] (QPID-8209) qpidd segfault with huge backtrace when deleting autoDel queue just being auto-deleted

2018-10-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved QPID-8209. Resolution: Fixed Fix Version/s: qpid-cpp-1.37.0 > qpidd segfault with huge backtrace w

[jira] [Commented] (QPID-8209) qpidd segfault with huge backtrace when deleting autoDel queue just being auto-deleted

2018-09-14 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16614430#comment-16614430 ] Cliff Jansen commented on QPID-8209: The value Queue::deleted can be set arbitrarily late because

[jira] [Resolved] (PROTON-1842) [c] Dispatch/Proton crashes when opening/closing connections

2018-08-15 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1842. -- Resolution: Fixed Fix Version/s: proton-c-0.25.0 > [c] Dispatch/Proton crashes w

[jira] [Commented] (PROTON-1833) [cpp] Crash on Windows after calling container::stop()

2018-05-15 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16476036#comment-16476036 ] Cliff Jansen commented on PROTON-1833: -- While I could not reproduce, it is plausible

[jira] [Resolved] (PROTON-1844) Windows proactor memory corruption on cleanup

2018-05-15 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1844. -- Resolution: Fixed > Windows proactor memory corruption on clea

[jira] [Resolved] (PROTON-1514) [proton-c] When last frame of multi-frame transfer has settled=true, Proton still considers delivery as unsettled

2018-05-15 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1514. -- Resolution: Fixed > [proton-c] When last frame of multi-frame transfer has settled=t

[jira] [Commented] (PROTON-1770) [cpp] win_iocp fix for seg fault in reconnect test

2018-05-12 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16473323#comment-16473323 ] Cliff Jansen commented on PROTON-1770: -- Just a reminder note.  Epoll version consists of many

[jira] [Created] (PROTON-1844) Windows proactor memory corruption on cleanup

2018-05-12 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1844: Summary: Windows proactor memory corruption on cleanup Key: PROTON-1844 URL: https://issues.apache.org/jira/browse/PROTON-1844 Project: Qpid Proton Issue

[jira] [Commented] (PROTON-1842) [c] Dispatch/Proton crashes when opening/closing connections

2018-05-08 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16467772#comment-16467772 ] Cliff Jansen commented on PROTON-1842: -- Thank-you for this additional info. Yes, these look like

[jira] [Commented] (PROTON-1842) [c] Dispatch/Proton crashes when opening/closing connections

2018-05-08 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16467486#comment-16467486 ] Cliff Jansen commented on PROTON-1842: -- This test case is quite devilish.  Thank-you. The above fix

[jira] [Commented] (PROTON-1833) qpid-proton cpp windows : Crash

2018-04-26 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16455673#comment-16455673 ] Cliff Jansen commented on PROTON-1833: -- I built the current master on VS2008 and VS2013 without

[jira] [Commented] (PROTON-1800) BlockingConnection descriptor leak

2018-04-03 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425053#comment-16425053 ] Cliff Jansen commented on PROTON-1800: -- As a workaround, adding       client.receiver = None

[jira] [Commented] (PROTON-1514) [proton-c] When last frame of multi-frame transfer has settled=true, Proton still considers delivery as unsettled

2018-03-22 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16410314#comment-16410314 ] Cliff Jansen commented on PROTON-1514: -- prior to reversion saw errors in qpid-dispatch

[jira] [Resolved] (PROTON-1788) Thread-safe schedule for 0.16 C++

2018-03-08 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1788. -- Resolution: Won't Fix See comment regarding further work for generic platforms. This can

[jira] [Commented] (PROTON-1788) Thread-safe schedule for 0.16 C++

2018-03-08 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16391674#comment-16391674 ] Cliff Jansen commented on PROTON-1788: -- p17988_0.patch is a sample implementation that works

[jira] [Updated] (PROTON-1788) Thread-safe schedule for 0.16 C++

2018-03-08 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated PROTON-1788: - Attachment: p1788_0.patch > Thread-safe schedule for 0.1

[jira] [Created] (PROTON-1788) Thread-safe schedule for 0.16 C++

2018-03-08 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1788: Summary: Thread-safe schedule for 0.16 C++ Key: PROTON-1788 URL: https://issues.apache.org/jira/browse/PROTON-1788 Project: Qpid Proton Issue Type: Wish

[jira] [Resolved] (PROTON-1745) [proton-c, regression] PN_CONNECTION_BOUND event is emitted too soon

2018-01-23 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1745. -- Resolution: Fixed Separate issue create for future test: https://issues.apache.org/jira

[jira] [Created] (PROTON-1750) Create test for address info on inbound sockets

2018-01-23 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1750: Summary: Create test for address info on inbound sockets Key: PROTON-1750 URL: https://issues.apache.org/jira/browse/PROTON-1750 Project: Qpid Proton Issue

[jira] [Commented] (PROTON-1745) [proton-c, regression] PN_CONNECTION_BOUND event is emitted too soon

2018-01-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329877#comment-16329877 ] Cliff Jansen commented on PROTON-1745: -- Try the attached patch and see if that works.  If so, we

[jira] [Updated] (PROTON-1745) [proton-c, regression] PN_CONNECTION_BOUND event is emitted too soon

2018-01-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated PROTON-1745: - Attachment: p1745_0.diff > [proton-c, regression] PN_CONNECTION_BOUND event is emitted too s

[jira] [Created] (PROTON-1744) bug in c-proactor-tests

2018-01-16 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1744: Summary: bug in c-proactor-tests Key: PROTON-1744 URL: https://issues.apache.org/jira/browse/PROTON-1744 Project: Qpid Proton Issue Type: Bug

[jira] [Resolved] (PROTON-1702) Fix epoll proactor listener for rearming and overflow per socket

2017-11-29 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1702. -- Resolution: Fixed > Fix epoll proactor listener for rearming and overflow per soc

[jira] [Resolved] (PROTON-1531) C epoll proactor listener cleanup race

2017-11-29 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1531. -- Resolution: Fixed > C epoll proactor listener cleanup r

[jira] [Created] (PROTON-1702) Fix epoll proactor listener for rearming and overflow per socket

2017-11-28 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1702: Summary: Fix epoll proactor listener for rearming and overflow per socket Key: PROTON-1702 URL: https://issues.apache.org/jira/browse/PROTON-1702 Project: Qpid

[jira] [Commented] (PROTON-1691) Memory leak when creating endpoint objects with a handler

2017-11-23 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16264587#comment-16264587 ] Cliff Jansen commented on PROTON-1691: -- In theory pn_free(link->context) should res

[jira] [Assigned] (PROTON-1691) Memory leak when creating endpoint objects with a handler

2017-11-23 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen reassigned PROTON-1691: Assignee: Cliff Jansen > Memory leak when creating endpoint objects with a hand

[jira] [Created] (PROTON-1650) Missing extern "C" {} declaration in proton/netaddr.h

2017-10-23 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1650: Summary: Missing extern "C" {} declaration in proton/netaddr.h Key: PROTON-1650 URL: https://issues.apache.org/jira/browse/PROTON-1650 Project: Q

[jira] [Resolved] (PROTON-824) Windows fails testIdleTimeout with assert p.conn.remote_condition

2017-10-20 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-824. - Resolution: Fixed Yes. The last checkin should have been used as the time for resolution/close

[jira] [Resolved] (PROTON-1641) Windows proactor hang on incoming connections

2017-10-19 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1641. -- Resolution: Fixed > Windows proactor hang on incoming connecti

[jira] [Created] (PROTON-1641) Windows proactor hang on incoming connections

2017-10-19 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1641: Summary: Windows proactor hang on incoming connections Key: PROTON-1641 URL: https://issues.apache.org/jira/browse/PROTON-1641 Project: Qpid Proton Issue

[jira] [Resolved] (PROTON-1534) Python client BlockingConnection fails cleanup on LinkDetached exception with socket in close_wait and straggling pipe

2017-10-12 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1534. -- Resolution: Fixed > Python client BlockingConnection fails cleanup on LinkDetached except

[jira] [Commented] (PROTON-1556) [proton-cpp] ssl_client_options is not self-assignable

2017-10-11 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16201294#comment-16201294 ] Cliff Jansen commented on PROTON-1556: -- The last fix is a safe band-aid. Leaving the JIRA

[jira] [Commented] (PROTON-1556) [proton-cpp] ssl_client_options is not self-assignable

2017-10-11 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16201283#comment-16201283 ] Cliff Jansen commented on PROTON-1556: -- I originally thought that fostering greater thread safety

[jira] [Created] (PROTON-1620) TLS / SSL thread safety with proactor

2017-10-11 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1620: Summary: TLS / SSL thread safety with proactor Key: PROTON-1620 URL: https://issues.apache.org/jira/browse/PROTON-1620 Project: Qpid Proton Issue Type: Bug

[jira] [Resolved] (PROTON-1601) windows proactor fails ipv6 target ":::5672"

2017-10-10 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1601. -- Resolution: Fixed > windows proactor fails ipv6 target "

[jira] [Resolved] (PROTON-1604) Windows C++ prefers std::endl to newlines

2017-10-05 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1604. -- Resolution: Fixed > Windows C++ prefers std::endl to newli

[jira] [Resolved] (PROTON-1601) windows proactor fails ipv6 target ":::5672"

2017-10-05 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1601. -- Resolution: Fixed > windows proactor fails ipv6 target "

[jira] [Created] (PROTON-1604) Windows C++ prefers std::endl to newlines

2017-09-30 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1604: Summary: Windows C++ prefers std::endl to newlines Key: PROTON-1604 URL: https://issues.apache.org/jira/browse/PROTON-1604 Project: Qpid Proton Issue Type

[jira] [Created] (PROTON-1603) Windows C++ container does not compile multithreaded

2017-09-29 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1603: Summary: Windows C++ container does not compile multithreaded Key: PROTON-1603 URL: https://issues.apache.org/jira/browse/PROTON-1603 Project: Qpid Proton

[jira] [Created] (PROTON-1601) windows proactor fails ipv6 target ":::5672"

2017-09-28 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1601: Summary: windows proactor fails ipv6 target ":::5672" Key: PROTON-1601 URL: https://issues.apache.org/jira/browse/PROTON-1601 Project: Qpid Proton

[jira] [Updated] (PROTON-1349) C "proactor" implementation on windows

2017-09-15 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated PROTON-1349: - Attachment: p1349_2.patch Patch for compiling the C broker. > C "proactor" i

[jira] [Created] (PROTON-1564) epoll proactor pn_proactor_release_connection reconnect bugs

2017-08-29 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1564: Summary: epoll proactor pn_proactor_release_connection reconnect bugs Key: PROTON-1564 URL: https://issues.apache.org/jira/browse/PROTON-1564 Project: Qpid Proton

[jira] [Created] (PROTON-1550) Epoll proactor performance improvement

2017-08-22 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1550: Summary: Epoll proactor performance improvement Key: PROTON-1550 URL: https://issues.apache.org/jira/browse/PROTON-1550 Project: Qpid Proton Issue Type

[jira] [Created] (PROTON-1548) C++ proactor_container_impl deadlock in schedule.

2017-08-21 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1548: Summary: C++ proactor_container_impl deadlock in schedule. Key: PROTON-1548 URL: https://issues.apache.org/jira/browse/PROTON-1548 Project: Qpid Proton

[jira] [Created] (PROTON-1538) Epoll proactor unguarded memory access

2017-08-11 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1538: Summary: Epoll proactor unguarded memory access Key: PROTON-1538 URL: https://issues.apache.org/jira/browse/PROTON-1538 Project: Qpid Proton Issue Type: Bug

[jira] [Created] (PROTON-1534) Python client BlockingConnection fails cleanup on LinkDetached exception with socket in close_wait and straggling pipe

2017-08-09 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1534: Summary: Python client BlockingConnection fails cleanup on LinkDetached exception with socket in close_wait and straggling pipe Key: PROTON-1534 URL: https://issues.apache.org

[jira] [Updated] (PROTON-1496) C epoll proactor needs better timer implementation for connections

2017-08-04 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated PROTON-1496: - Fix Version/s: proton-c-0.19.0 > C epoll proactor needs better timer implementat

[jira] [Created] (PROTON-1531) C epoll proactor listener cleanup race

2017-08-04 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1531: Summary: C epoll proactor listener cleanup race Key: PROTON-1531 URL: https://issues.apache.org/jira/browse/PROTON-1531 Project: Qpid Proton Issue Type: Bug

[jira] [Resolved] (PROTON-1394) Creating a Container leaks two file descriptors

2017-07-28 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1394. -- Resolution: Fixed > Creating a Container leaks two file descript

[jira] [Comment Edited] (PROTON-1394) Creating a Container leaks two file descriptors

2017-07-25 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16100519#comment-16100519 ] Cliff Jansen edited comment on PROTON-1394 at 7/25/17 6:37 PM: --- Fix

[jira] [Comment Edited] (PROTON-1394) Creating a Container leaks two file descriptors

2017-07-25 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16100519#comment-16100519 ] Cliff Jansen edited comment on PROTON-1394 at 7/25/17 6:36 PM: --- Fix

[jira] [Updated] (PROTON-1394) Creating a Container leaks two file descriptors

2017-07-25 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated PROTON-1394: - Attachment: pn1394_2.patch Fix for goferd segfault. incremental diff: diff --git a/proton-c

[jira] [Reopened] (PROTON-1394) Creating a Container leaks two file descriptors

2017-07-25 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen reopened PROTON-1394: -- goferd segfault in BlockingReceiver.__del__ Because the underlying C objects are no longer

[jira] [Resolved] (PROTON-1460) C "proactor" epoll implementation

2017-07-21 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1460. -- Resolution: Fixed > C "proactor" epoll i

[jira] [Resolved] (PROTON-1520) C epoll proactor delayed socket writes

2017-07-21 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1520. -- Resolution: Fixed > C epoll proactor delayed socket wri

[jira] [Created] (PROTON-1520) C epoll proactor delayed socket writes

2017-07-19 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1520: Summary: C epoll proactor delayed socket writes Key: PROTON-1520 URL: https://issues.apache.org/jira/browse/PROTON-1520 Project: Qpid Proton Issue Type

[jira] [Updated] (PROTON-1394) Creating a Container leaks two file descriptors

2017-07-14 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated PROTON-1394: - Attachment: pn1394_1.patch Fix to the previous patch. Found as I was trying to retrofit

[jira] [Updated] (PROTON-1394) Creating a Container leaks two file descriptors

2017-07-12 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated PROTON-1394: - Attachment: pn1394_0.patch Here is an alternate patch that I hope will work fine with older

[jira] [Created] (PROTON-1496) C epoll proactor needs better timer implementation for connections

2017-06-01 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1496: Summary: C epoll proactor needs better timer implementation for connections Key: PROTON-1496 URL: https://issues.apache.org/jira/browse/PROTON-1496 Project: Qpid

Re: Review Request 59638: PROTON-1493: c-proactor make pn_proactor_interrupt async-signal-safe

2017-05-30 Thread Cliff Jansen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59638/#review176417 --- Ship it! Ship It! - Cliff Jansen On May 30, 2017, 4:48 p.m

[jira] [Commented] (DISPATCH-777) [system_tests_drain] pn_object_free: corrupted double-linked list

2017-05-26 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16026789#comment-16026789 ] Cliff Jansen commented on DISPATCH-777: --- Trial epoll proactor fix available: https

[jira] [Resolved] (PROTON-1491) C epoll proactor has straggling callback after connection teardown

2017-05-26 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1491. -- Resolution: Fixed > C epoll proactor has straggling callback after connection teard

[jira] [Commented] (PROTON-1491) C epoll proactor has straggling callback after connection teardown

2017-05-26 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16026763#comment-16026763 ] Cliff Jansen commented on PROTON-1491: -- If an IO callback is in doubt, the current code rearms

[jira] [Updated] (PROTON-1491) C epoll proactor has straggling callback after connection teardown

2017-05-26 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated PROTON-1491: - Fix Version/s: 0.18.0 > C epoll proactor has straggling callback after connection teard

[jira] [Updated] (PROTON-1491) C epoll proactor has straggling callback after connection teardown

2017-05-26 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated PROTON-1491: - Affects Version/s: 0.18.0 > C epoll proactor has straggling callback after connection teard

[jira] [Created] (PROTON-1491) C epoll proactor has straggling callback after connection teardown

2017-05-26 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1491: Summary: C epoll proactor has straggling callback after connection teardown Key: PROTON-1491 URL: https://issues.apache.org/jira/browse/PROTON-1491 Project: Qpid

[jira] [Assigned] (PROTON-1491) C epoll proactor has straggling callback after connection teardown

2017-05-26 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen reassigned PROTON-1491: Assignee: Cliff Jansen > C epoll proactor has straggling callback after connect

[jira] [Resolved] (PROTON-1483) proactor/epoll.c:181: ptimer_callback: Assertion

2017-05-24 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1483. -- Resolution: Fixed Assignee: Cliff Jansen Fix Version/s: 0.18.0 Required

[jira] [Created] (PROTON-1460) C "proactor" epoll implementation

2017-04-07 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1460: Summary: C "proactor" epoll implementation Key: PROTON-1460 URL: https://issues.apache.org/jira/browse/PROTON-1460 Project: Qpid Proton Issue

[jira] [Resolved] (PROTON-1423) Python reconnect on amqp:connection:forced

2017-03-01 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1423. -- Resolution: Fixed > Python reconnect on amqp:connection:for

[jira] [Created] (PROTON-1423) Python reconnect on amqp:connection:forced

2017-03-01 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1423: Summary: Python reconnect on amqp:connection:forced Key: PROTON-1423 URL: https://issues.apache.org/jira/browse/PROTON-1423 Project: Qpid Proton Issue Type

[jira] [Commented] (PROTON-1312) BlockingConnection leaks Proton-C memory

2017-02-27 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15886490#comment-15886490 ] Cliff Jansen commented on PROTON-1312: -- Just one: 98e26f. 4408b8 is against my github account

[jira] [Resolved] (QPID-7679) Memory leak in DirectExchange

2017-02-24 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved QPID-7679. Resolution: Resolved Fix Version/s: qpid-cpp-1.37.0 > Memory leak in DirectExcha

[jira] [Updated] (QPID-7679) Memory leak in DirectExchange

2017-02-21 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-7679: --- Attachment: Q7679_0.diff Proposed patch > Memory leak in DirectExcha

[jira] [Commented] (QPID-7679) Memory leak in DirectExchange

2017-02-21 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15876414#comment-15876414 ] Cliff Jansen commented on QPID-7679: The attached code was tested using AMQP 0-10, but I would expect

[jira] [Updated] (QPID-7679) Memory leak in DirectExchange

2017-02-21 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-7679: --- Attachment: unbind.cpp > Memory leak in DirectExcha

  1   2   3   4   5   >