[jira] [Commented] (PROTON-2775) pn_buffer_ensure crash due to overflow

2023-11-09 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784528#comment-17784528 ] Ken Giusti commented on PROTON-2775: Added a check of the computed capacity and an abort() call -

[jira] [Updated] (PROTON-2775) pn_buffer_ensure crash due to overflow

2023-11-09 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated PROTON-2775: --- Attachment: proton-2775-2.txt > pn_buffer_ensure crash due to overflow >

[jira] [Commented] (PROTON-2775) pn_buffer_ensure crash due to overflow

2023-11-09 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784512#comment-17784512 ] Ken Giusti commented on PROTON-2775: Attachment proton-2775.txt contains a gdb stack dump of a crash

[jira] [Updated] (PROTON-2775) pn_buffer_ensure crash due to overflow

2023-11-09 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated PROTON-2775: --- Attachment: proton-2775.txt > pn_buffer_ensure crash due to overflow >

[jira] [Created] (PROTON-2775) pn_buffer_ensure crash due to overflow

2023-11-09 Thread Ken Giusti (Jira)
Ken Giusti created PROTON-2775: -- Summary: pn_buffer_ensure crash due to overflow Key: PROTON-2775 URL: https://issues.apache.org/jira/browse/PROTON-2775 Project: Qpid Proton Issue Type: Bug

[jira] [Updated] (PROTON-2742) The python binding installation instructions in python/PACKAGING.txt are wrong

2023-06-02 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated PROTON-2742: --- Description: The python/PACKAGING.txt file should probably just be deleted. The top-level

[jira] [Created] (PROTON-2742) The python binding installation instructions in python/PACKAGING.txt are wrong

2023-06-02 Thread Ken Giusti (Jira)
Ken Giusti created PROTON-2742: -- Summary: The python binding installation instructions in python/PACKAGING.txt are wrong Key: PROTON-2742 URL: https://issues.apache.org/jira/browse/PROTON-2742 Project:

[jira] [Assigned] (DISPATCH-2354) Compilation failure on Fedora 38

2023-02-28 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned DISPATCH-2354: Assignee: Ken Giusti > Compilation failure on Fedora 38 >

[jira] [Assigned] (PROTON-2680) [proton-c] PN_RAW_CONNECTION_DISCONNECTED event does not show up when client is disconnected

2023-02-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned PROTON-2680: -- Assignee: Clifford Jansen (was: Ken Giusti) > [proton-c] PN_RAW_CONNECTION_DISCONNECTED

[jira] [Assigned] (PROTON-2684) CFFI related TypeError: '%x format: an integer is required, not _cffi_backend._CDataBase'

2023-02-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned PROTON-2684: -- Assignee: Andrew Stitcher > CFFI related TypeError: '%x format: an integer is required, not

[jira] [Created] (PROTON-2684) CFFI related TypeError: '%x format: an integer is required, not _cffi_backend._CDataBase'

2023-02-16 Thread Ken Giusti (Jira)
Ken Giusti created PROTON-2684: -- Summary: CFFI related TypeError: '%x format: an integer is required, not _cffi_backend._CDataBase' Key: PROTON-2684 URL: https://issues.apache.org/jira/browse/PROTON-2684

[jira] [Assigned] (PROTON-2680) [proton-c] PN_RAW_CONNECTION_DISCONNECTED event does not show up when client is disconnected

2023-02-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned PROTON-2680: -- Assignee: Ken Giusti > [proton-c] PN_RAW_CONNECTION_DISCONNECTED event does not show up when

[jira] [Assigned] (PROTON-2679) Parallel build of python bindings occasionally fails

2023-01-31 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned PROTON-2679: -- Assignee: Andrew Stitcher > Parallel build of python bindings occasionally fails >

[jira] [Created] (PROTON-2679) Parallel build of python bindings occasionally fails

2023-01-31 Thread Ken Giusti (Jira)
Ken Giusti created PROTON-2679: -- Summary: Parallel build of python bindings occasionally fails Key: PROTON-2679 URL: https://issues.apache.org/jira/browse/PROTON-2679 Project: Qpid Proton Issue

[jira] [Updated] (PROTON-2673) Proactor hangs if pn_raw_connection_wake() is called with outstanding connection attempt

2023-01-20 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated PROTON-2673: --- Description: If pn_raw_connection_wake() is called on a raw connection that is attempting to

[jira] [Assigned] (PROTON-2673) Proactor hangs if pn_raw_connection_wake() is called with outstanding connection attempt

2023-01-20 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned PROTON-2673: -- Assignee: Andrew Stitcher > Proactor hangs if pn_raw_connection_wake() is called with

[jira] [Created] (PROTON-2673) Proactor hangs if pn_raw_connection_wake() is called with outstanding connection attempt

2023-01-20 Thread Ken Giusti (Jira)
Ken Giusti created PROTON-2673: -- Summary: Proactor hangs if pn_raw_connection_wake() is called with outstanding connection attempt Key: PROTON-2673 URL: https://issues.apache.org/jira/browse/PROTON-2673

[jira] [Assigned] (PROTON-2622) TLS OpenSSL library: ensure capacity values match given capacity

2022-10-11 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned PROTON-2622: -- Assignee: Clifford Jansen > TLS OpenSSL library: ensure capacity values match given capacity

[jira] [Commented] (PROTON-2622) TLS OpenSSL library: ensure capacity values match given capacity

2022-10-11 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17616059#comment-17616059 ] Ken Giusti commented on PROTON-2622: Pull Request https://github.com/apache/qpid-proton/pull/380 >

[jira] [Created] (PROTON-2622) TLS OpenSSL library: ensure capacity values match given capacity

2022-10-11 Thread Ken Giusti (Jira)
Ken Giusti created PROTON-2622: -- Summary: TLS OpenSSL library: ensure capacity values match given capacity Key: PROTON-2622 URL: https://issues.apache.org/jira/browse/PROTON-2622 Project: Qpid Proton

[jira] [Assigned] (PROTON-2568) Leak of addrinfo memory held by raw connection

2022-06-21 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned PROTON-2568: -- Assignee: Andrew Stitcher > Leak of addrinfo memory held by raw connection >

[jira] [Commented] (PROTON-2568) Leak of addrinfo memory held by raw connection

2022-06-21 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17556953#comment-17556953 ] Ken Giusti commented on PROTON-2568: Added example fix. > Leak of addrinfo memory held by raw

[jira] [Updated] (PROTON-2568) Leak of addrinfo memory held by raw connection

2022-06-21 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated PROTON-2568: --- Attachment: fix.patch > Leak of addrinfo memory held by raw connection >

[jira] [Created] (PROTON-2568) Leak of addrinfo memory held by raw connection

2022-06-21 Thread Ken Giusti (Jira)
Ken Giusti created PROTON-2568: -- Summary: Leak of addrinfo memory held by raw connection Key: PROTON-2568 URL: https://issues.apache.org/jira/browse/PROTON-2568 Project: Qpid Proton Issue

[jira] [Commented] (PROTON-2556) Remove all uses of pn_string and pn_list from example code

2022-06-08 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17551621#comment-17551621 ] Ken Giusti commented on PROTON-2556: Any use of internal proton APIs by skupper-router or

[jira] [Resolved] (DISPATCH-2344) Mobile addresses out-of-sync on two routers in a network (skupper-router #473)

2022-06-07 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-2344. -- Resolution: Fixed > Mobile addresses out-of-sync on two routers in a network

[jira] [Assigned] (PROTON-2553) Hang in proactor thread waiting for PN_PROACTOR_INTERRUPT

2022-06-06 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned PROTON-2553: -- Assignee: Clifford Jansen > Hang in proactor thread waiting for PN_PROACTOR_INTERRUPT >

[jira] [Created] (PROTON-2553) Hang in proactor thread waiting for PN_PROACTOR_INTERRUPT

2022-06-06 Thread Ken Giusti (Jira)
Ken Giusti created PROTON-2553: -- Summary: Hang in proactor thread waiting for PN_PROACTOR_INTERRUPT Key: PROTON-2553 URL: https://issues.apache.org/jira/browse/PROTON-2553 Project: Qpid Proton

[jira] [Resolved] (DISPATCH-2342) Remove use of deprecated proton-c reactor in tests (skupper issue #482)

2022-05-31 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-2342. -- Resolution: Fixed

[jira] [Commented] (DISPATCH-2342) Remove use of deprecated proton-c reactor in tests (skupper issue #482)

2022-05-31 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17544429#comment-17544429 ] Ken Giusti commented on DISPATCH-2342: -- Closed - forgot to add DISPATCH-2342 comment header to

[jira] [Assigned] (DISPATCH-2344) Mobile addresses out-of-sync on two routers in a network (skupper-router #473)

2022-05-31 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned DISPATCH-2344: Assignee: Ken Giusti > Mobile addresses out-of-sync on two routers in a network

[jira] [Created] (DISPATCH-2344) Mobile addresses out-of-sync on two routers in a network (skupper-router #473)

2022-05-31 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-2344: Summary: Mobile addresses out-of-sync on two routers in a network (skupper-router #473) Key: DISPATCH-2344 URL: https://issues.apache.org/jira/browse/DISPATCH-2344

[jira] [Assigned] (DISPATCH-2342) Remove use of deprecated proton-c reactor in tests (skupper issue #482)

2022-05-31 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned DISPATCH-2342: Assignee: Ken Giusti > Remove use of deprecated proton-c reactor in tests (skupper

[jira] [Created] (DISPATCH-2342) Remove use of deprecated proton-c reactor in tests (skupper issue #482)

2022-05-31 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-2342: Summary: Remove use of deprecated proton-c reactor in tests (skupper issue #482) Key: DISPATCH-2342 URL: https://issues.apache.org/jira/browse/DISPATCH-2342 Project:

[jira] [Comment Edited] (PROTON-2546) Leak of raw connection pn_event

2022-05-23 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17541003#comment-17541003 ] Ken Giusti edited comment on PROTON-2546 at 5/23/22 3:33 PM: - How to

[jira] [Commented] (PROTON-2546) Leak of raw connection pn_event

2022-05-23 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17541003#comment-17541003 ] Ken Giusti commented on PROTON-2546: How to reproduce: Build skupper-router from the main branch in

[jira] [Updated] (PROTON-2546) Leak of raw connection pn_event

2022-05-23 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated PROTON-2546: --- Attachment: proton-2546.conf > Leak of raw connection pn_event > --- >

[jira] [Commented] (PROTON-2546) Leak of raw connection pn_event

2022-05-23 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17540999#comment-17540999 ] Ken Giusti commented on PROTON-2546: I've been debugging this a bit and think that the

[jira] [Created] (PROTON-2546) Leak of raw connection pn_event

2022-05-18 Thread Ken Giusti (Jira)
Ken Giusti created PROTON-2546: -- Summary: Leak of raw connection pn_event Key: PROTON-2546 URL: https://issues.apache.org/jira/browse/PROTON-2546 Project: Qpid Proton Issue Type: Bug

[jira] [Assigned] (PROTON-2546) Leak of raw connection pn_event

2022-05-18 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned PROTON-2546: -- Assignee: Andrew Stitcher > Leak of raw connection pn_event >

[jira] [Assigned] (PROTON-2545) raw connection: client disconnect is ignored if no read buffers are available.

2022-05-18 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned PROTON-2545: -- Assignee: Andrew Stitcher > raw connection: client disconnect is ignored if no read buffers

[jira] [Created] (PROTON-2545) raw connection: client disconnect is ignored if no read buffers are available.

2022-05-18 Thread Ken Giusti (Jira)
Ken Giusti created PROTON-2545: -- Summary: raw connection: client disconnect is ignored if no read buffers are available. Key: PROTON-2545 URL: https://issues.apache.org/jira/browse/PROTON-2545 Project:

[jira] [Resolved] (DISPATCH-1994) [http2] Use PN_RAW_CONNECTION_DRAIN_BUFFERS in http2 adaptor

2022-03-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-1994. -- Resolution: Won't Fix > [http2] Use PN_RAW_CONNECTION_DRAIN_BUFFERS in http2 adaptor >

[jira] [Closed] (DISPATCH-1993) [http1] Use PN_RAW_CONNECTION_DRAIN_BUFFERS in http1 adaptor

2022-03-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti closed DISPATCH-1993. Resolution: Won't Fix > [http1] Use PN_RAW_CONNECTION_DRAIN_BUFFERS in http1 adaptor >

[jira] [Closed] (DISPATCH-2066) [http1] In system_tests_http1_adaptor Http1AdaptorQ2Standalone backpressure tests, block_ct != unblock_ct

2022-03-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti closed DISPATCH-2066. Resolution: Won't Fix > [http1] In system_tests_http1_adaptor Http1AdaptorQ2Standalone

[jira] [Closed] (DISPATCH-1890) need tests for http1 multicast

2022-03-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti closed DISPATCH-1890. Resolution: Won't Fix > need tests for http1 multicast > -- > >

[jira] [Closed] (DISPATCH-1892) http1 json aggregation does not handle large messages

2022-03-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti closed DISPATCH-1892. Resolution: Won't Fix > http1 json aggregation does not handle large messages >

[jira] [Closed] (DISPATCH-1967) TCP adaptor connections not counted against policy global count

2022-03-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti closed DISPATCH-1967. Resolution: Won't Fix > TCP adaptor connections not counted against policy global count >

[jira] [Closed] (DISPATCH-2093) [tcp] TCP deliveries are counted as modified

2022-03-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti closed DISPATCH-2093. Resolution: Won't Fix > [tcp] TCP deliveries are counted as modified >

[jira] [Closed] (DISPATCH-2288) Network-centric logging facility for protocol adaptors

2022-03-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti closed DISPATCH-2288. Resolution: Won't Fix > Network-centric logging facility for protocol adaptors >

[jira] [Closed] (DISPATCH-2087) TCP adaptor listener connections hang if no connectors are defined

2022-03-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti closed DISPATCH-2087. Resolution: Won't Fix > TCP adaptor listener connections hang if no connectors are defined >

[jira] [Updated] (DISPATCH-2234) Update JavaScript console packages for the 1.19.0 release

2022-03-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated DISPATCH-2234: - Fix Version/s: 1.19.0 (was: 1.20.0) > Update JavaScript console

[jira] [Assigned] (DISPATCH-2335) Avoid use of tox to run the python linters

2022-02-24 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned DISPATCH-2335: Assignee: Ganesh Murthy > Avoid use of tox to run the python linters >

[jira] [Created] (DISPATCH-2335) Avoid use of tox to run the python linters

2022-02-24 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-2335: Summary: Avoid use of tox to run the python linters Key: DISPATCH-2335 URL: https://issues.apache.org/jira/browse/DISPATCH-2335 Project: Qpid Dispatch Issue

[jira] [Resolved] (DISPATCH-2333) Fix assert that is always true (detected by Coverity Scan)

2022-02-22 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-2333. -- Assignee: Ken Giusti Resolution: Fixed > Fix assert that is always true (detected by

[jira] [Created] (DISPATCH-2333) Fix assert that is always true (detected by Coverity Scan)

2022-02-21 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-2333: Summary: Fix assert that is always true (detected by Coverity Scan) Key: DISPATCH-2333 URL: https://issues.apache.org/jira/browse/DISPATCH-2333 Project: Qpid Dispatch

[jira] [Resolved] (DISPATCH-1403) Consolidate chained qd_buffer_t field handling code

2022-02-17 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-1403. -- Fix Version/s: 1.19.0 (was: Backlog) Resolution: Fixed >

[jira] [Resolved] (DISPATCH-1487) Improve the parsing of message annotations

2022-02-17 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-1487. -- Resolution: Fixed > Improve the parsing of message annotations >

[jira] [Commented] (DISPATCH-2276) The latest release of proton (pre-0.37.0) breaks scraper

2022-02-17 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17494172#comment-17494172 ] Ken Giusti commented on DISPATCH-2276: -- The return of the Chug!! Hey Chuck - how's things? Side

[jira] [Closed] (DISPATCH-2208) Dispatch docs build fails if -DRUNTIME_CHECK=asan is used

2022-02-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti closed DISPATCH-2208. Resolution: Duplicate > Dispatch docs build fails if -DRUNTIME_CHECK=asan is used >

[jira] [Closed] (DISPATCH-2297) OneRouter Q2 test failing in system_tests_http2 on rhel 9

2022-02-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti closed DISPATCH-2297. Resolution: Won't Fix > OneRouter Q2 test failing in system_tests_http2 on rhel 9 >

[jira] [Assigned] (DISPATCH-2297) OneRouter Q2 test failing in system_tests_http2 on rhel 9

2022-02-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned DISPATCH-2297: Assignee: Ken Giusti > OneRouter Q2 test failing in system_tests_http2 on rhel 9 >

[jira] [Resolved] (DISPATCH-2312) Remove test system_tests_one_router.py::test_07_unsettled_undeliverable

2022-02-16 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-2312. -- Assignee: Ken Giusti Resolution: Fixed > Remove test

[jira] [Resolved] (DISPATCH-2327) system_tests_multi_tenancy flaky link route test failures

2022-02-10 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-2327. -- Resolution: Fixed > system_tests_multi_tenancy flaky link route test failures >

[jira] [Assigned] (DISPATCH-2327) system_tests_multi_tenancy flaky link route test failures

2022-02-10 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned DISPATCH-2327: Assignee: Ken Giusti > system_tests_multi_tenancy flaky link route test failures >

[jira] [Created] (DISPATCH-2327) system_tests_multi_tenancy flaky link route test failures

2022-02-10 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-2327: Summary: system_tests_multi_tenancy flaky link route test failures Key: DISPATCH-2327 URL: https://issues.apache.org/jira/browse/DISPATCH-2327 Project: Qpid Dispatch

[jira] [Resolved] (DISPATCH-2310) Enforce a limit to the length of a router's id

2022-02-07 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-2310. -- Resolution: Fixed Set max length to 127 - ensures str8-utf8 can hold a node id even after

[jira] [Resolved] (DISPATCH-2132) core->uptime_ticks races

2022-02-06 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-2132. -- Resolution: Fixed > core->uptime_ticks races > > >

[jira] [Assigned] (DISPATCH-2315) TSAN data race in qdr_connection_process

2022-01-27 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned DISPATCH-2315: Assignee: Ken Giusti > TSAN data race in qdr_connection_process >

[jira] [Commented] (DISPATCH-2315) TSAN data race in qdr_connection_process

2022-01-27 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17483400#comment-17483400 ] Ken Giusti commented on DISPATCH-2315: -- We need to suppress this as well - the settled flag is

[jira] [Resolved] (DISPATCH-2317) Router per-message annotations version negotiation

2022-01-27 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-2317. -- Resolution: Fixed > Router per-message annotations version negotiation >

[jira] [Resolved] (DISPATCH-2318) Double free of subscription on shutdown

2022-01-27 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-2318. -- Resolution: Fixed > Double free of subscription on shutdown >

[jira] [Created] (DISPATCH-2320) TSAN: alloc sequence is non-atomic

2022-01-27 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-2320: Summary: TSAN: alloc sequence is non-atomic Key: DISPATCH-2320 URL: https://issues.apache.org/jira/browse/DISPATCH-2320 Project: Qpid Dispatch Issue Type:

[jira] [Updated] (DISPATCH-2318) Double free of subscription on shutdown

2022-01-27 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated DISPATCH-2318: - Summary: Double free of subscription on shutdown (was: Double free of subscription on

[jira] [Created] (DISPATCH-2318) Double free of subscription on shudown

2022-01-26 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-2318: Summary: Double free of subscription on shudown Key: DISPATCH-2318 URL: https://issues.apache.org/jira/browse/DISPATCH-2318 Project: Qpid Dispatch Issue

[jira] [Assigned] (DISPATCH-2318) Double free of subscription on shudown

2022-01-26 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned DISPATCH-2318: Assignee: Ken Giusti > Double free of subscription on shudown >

[jira] [Resolved] (DISPATCH-2308) temporary address generation infinite loop if router id > 200 characters

2022-01-26 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-2308. -- Resolution: Fixed > temporary address generation infinite loop if router id > 200

[jira] [Updated] (DISPATCH-2123) qd_entity_refresh_allocator race in alloc_pool.c

2022-01-25 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated DISPATCH-2123: - Labels: race-condition tsan (was: ) > qd_entity_refresh_allocator race in alloc_pool.c >

[jira] [Updated] (DISPATCH-2203) Alloc_pool_item_t sequence number should be atomic

2022-01-25 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated DISPATCH-2203: - Labels: race-condition (was: ) > Alloc_pool_item_t sequence number should be atomic >

[jira] [Updated] (DISPATCH-2313) TSAN data race in remote_sasl.c

2022-01-25 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated DISPATCH-2313: - Labels: race-condition tsan (was: ) > TSAN data race in remote_sasl.c >

[jira] [Updated] (DISPATCH-2314) TSAN data race when setting the presettled flag

2022-01-25 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated DISPATCH-2314: - Labels: race-condition tsan (was: ) > TSAN data race when setting the presettled flag >

[jira] [Updated] (DISPATCH-2315) TSAN data race in qdr_connection_process

2022-01-25 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated DISPATCH-2315: - Labels: race-condition tsan (was: ) > TSAN data race in qdr_connection_process >

[jira] [Created] (DISPATCH-2317) Router per-message annotations version negotiation

2022-01-24 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-2317: Summary: Router per-message annotations version negotiation Key: DISPATCH-2317 URL: https://issues.apache.org/jira/browse/DISPATCH-2317 Project: Qpid Dispatch

[jira] [Assigned] (DISPATCH-2317) Router per-message annotations version negotiation

2022-01-24 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned DISPATCH-2317: Assignee: Ken Giusti > Router per-message annotations version negotiation >

[jira] [Resolved] (DISPATCH-2309) Message body validation can succeed without validating the actual message body

2022-01-24 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-2309. -- Resolution: Fixed > Message body validation can succeed without validating the actual

[jira] [Commented] (DISPATCH-2311) Investigate python library leak reported by ASAN

2022-01-20 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17479452#comment-17479452 ] Ken Giusti commented on DISPATCH-2311: -- Bumped down from blocker: apparent in 1.18.0 release so

[jira] [Updated] (DISPATCH-2311) Investigate python library leak reported by ASAN

2022-01-20 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated DISPATCH-2311: - Priority: Major (was: Blocker) > Investigate python library leak reported by ASAN >

[jira] [Created] (DISPATCH-2312) Remove test system_tests_one_router.py::test_07_unsettled_undeliverable

2022-01-20 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-2312: Summary: Remove test system_tests_one_router.py::test_07_unsettled_undeliverable Key: DISPATCH-2312 URL: https://issues.apache.org/jira/browse/DISPATCH-2312 Project:

[jira] [Commented] (DISPATCH-2311) Investigate python library leak reported by ASAN

2022-01-20 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17479446#comment-17479446 ] Ken Giusti commented on DISPATCH-2311: -- Example: running system_tests_one_router with Debug Build

[jira] [Created] (DISPATCH-2311) Investigate python library leak reported by ASAN

2022-01-20 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-2311: Summary: Investigate python library leak reported by ASAN Key: DISPATCH-2311 URL: https://issues.apache.org/jira/browse/DISPATCH-2311 Project: Qpid Dispatch

[jira] [Updated] (DISPATCH-2293) Review use of qd_parse()

2022-01-19 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated DISPATCH-2293: - Fix Version/s: 1.19.0 > Review use of qd_parse() > > >

[jira] [Assigned] (DISPATCH-2293) Review use of qd_parse()

2022-01-19 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned DISPATCH-2293: Assignee: Ken Giusti > Review use of qd_parse() > > >

[jira] [Updated] (DISPATCH-2302) Segfault in core_client_api.c on shutdown

2022-01-19 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated DISPATCH-2302: - Fix Version/s: 1.19.0 > Segfault in core_client_api.c on shutdown >

[jira] [Updated] (DISPATCH-2308) temporary address generation infinite loop if router id > 200 characters

2022-01-19 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated DISPATCH-2308: - Fix Version/s: 1.19.0 > temporary address generation infinite loop if router id > 200

[jira] [Updated] (DISPATCH-2310) Enforce a limit to the length of a router's id

2022-01-19 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated DISPATCH-2310: - Fix Version/s: 1.19.0 > Enforce a limit to the length of a router's id >

[jira] [Updated] (DISPATCH-2309) Message body validation can succeed without validating the actual message body

2022-01-19 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated DISPATCH-2309: - Fix Version/s: 1.19.0 > Message body validation can succeed without validating the actual

[jira] [Assigned] (DISPATCH-2302) Segfault in core_client_api.c on shutdown

2022-01-19 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned DISPATCH-2302: Assignee: Ken Giusti > Segfault in core_client_api.c on shutdown >

[jira] [Assigned] (DISPATCH-2309) Message body validation can succeed without validating the actual message body

2022-01-19 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned DISPATCH-2309: Assignee: Ken Giusti > Message body validation can succeed without validating the

[jira] [Assigned] (DISPATCH-2308) temporary address generation infinite loop if router id > 200 characters

2022-01-19 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned DISPATCH-2308: Assignee: Ken Giusti > temporary address generation infinite loop if router id > 200

[jira] [Assigned] (DISPATCH-2310) Enforce a limit to the length of a router's id

2022-01-19 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned DISPATCH-2310: Assignee: Ken Giusti > Enforce a limit to the length of a router's id >

  1   2   3   4   5   6   7   8   9   10   >