[jira] [Updated] (DISPATCH-2091) TCP adaptor does not close listener connection when RX window is full

2021-04-28 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke updated DISPATCH-2091: --- Attachment: INTB-tcplog.conf INTA-tcplog.conf > TCP adaptor does

[jira] [Created] (DISPATCH-2091) TCP adaptor does not close listener connection when RX window is full

2021-04-28 Thread Charles E. Rolke (Jira)
Charles E. Rolke created DISPATCH-2091: -- Summary: TCP adaptor does not close listener connection when RX window is full Key: DISPATCH-2091 URL: https://issues.apache.org/jira/browse/DISPATCH-2091

[jira] [Resolved] (DISPATCH-2082) Leak of qd_delivery_state_t in system_tests_http1_over_tcp

2021-04-28 Thread Ganesh Murthy (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy resolved DISPATCH-2082. - Fix Version/s: 1.17.0 Assignee: Ganesh Murthy Resolution: Fixed >

[jira] [Commented] (DISPATCH-2082) Leak of qd_delivery_state_t in system_tests_http1_over_tcp

2021-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17335000#comment-17335000 ] ASF GitHub Bot commented on DISPATCH-2082: -- asfgit closed pull request #1175: URL:

[jira] [Commented] (DISPATCH-2082) Leak of qd_delivery_state_t in system_tests_http1_over_tcp

2021-04-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334999#comment-17334999 ] ASF subversion and git services commented on DISPATCH-2082: --- Commit

[GitHub] [qpid-dispatch] asfgit closed pull request #1175: DISPATCH-2082: Added qd_delivery_state_t to leaking_types arrary

2021-04-28 Thread GitBox
asfgit closed pull request #1175: URL: https://github.com/apache/qpid-dispatch/pull/1175 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[jira] [Commented] (DISPATCH-2082) Leak of qd_delivery_state_t in system_tests_http1_over_tcp

2021-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334988#comment-17334988 ] ASF GitHub Bot commented on DISPATCH-2082: -- ganeshmurthy opened a new pull request #1175:

[GitHub] [qpid-dispatch] ganeshmurthy opened a new pull request #1175: DISPATCH-2082: Added qd_delivery_state_t to leaking_types arrary

2021-04-28 Thread GitBox
ganeshmurthy opened a new pull request #1175: URL: https://github.com/apache/qpid-dispatch/pull/1175 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about

[jira] [Commented] (DISPATCH-2055) AddressSanitizer: heap-use-after-free in write_log during system_tests_qdmanage

2021-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334976#comment-17334976 ] ASF GitHub Bot commented on DISPATCH-2055: -- ganeshmurthy commented on a change in pull

[GitHub] [qpid-dispatch] ganeshmurthy commented on a change in pull request #1146: DISPATCH-2055: Eliminated log_lock and used the log_source_lock instead

2021-04-28 Thread GitBox
ganeshmurthy commented on a change in pull request #1146: URL: https://github.com/apache/qpid-dispatch/pull/1146#discussion_r622495968 ## File path: src/log.c ## @@ -425,7 +434,6 @@ void qd_vlog_impl(qd_log_source_t *source, qd_log_level_t level, bool check_leve }

[jira] [Commented] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334971#comment-17334971 ] ASF GitHub Bot commented on DISPATCH-2088: -- mgoulish commented on pull request #1174: URL:

[GitHub] [qpid-dispatch] mgoulish commented on pull request #1174: DISPATCH-2088: Free message_stream_data objects on connection thread

2021-04-28 Thread GitBox
mgoulish commented on pull request #1174: URL: https://github.com/apache/qpid-dispatch/pull/1174#issuecomment-828736055 DEADBUG Before this patch I had failure rate of 11.8% Now I have zero failures in 100 tries. Odd of happening randomly are 1 in 300,000. Ship it. --

[jira] [Commented] (DISPATCH-2055) AddressSanitizer: heap-use-after-free in write_log during system_tests_qdmanage

2021-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334969#comment-17334969 ] ASF GitHub Bot commented on DISPATCH-2055: -- kgiusti commented on a change in pull request

[GitHub] [qpid-dispatch] kgiusti commented on a change in pull request #1146: DISPATCH-2055: Eliminated log_lock and used the log_source_lock instead

2021-04-28 Thread GitBox
kgiusti commented on a change in pull request #1146: URL: https://github.com/apache/qpid-dispatch/pull/1146#discussion_r622485407 ## File path: src/log.c ## @@ -271,7 +280,7 @@ static const char* level_name(int level) { static const char *SEPARATORS=", ;:"; /// Calculate

[jira] [Commented] (DISPATCH-2055) AddressSanitizer: heap-use-after-free in write_log during system_tests_qdmanage

2021-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334967#comment-17334967 ] ASF GitHub Bot commented on DISPATCH-2055: -- ChugR commented on a change in pull request

[GitHub] [qpid-dispatch] ChugR commented on a change in pull request #1146: DISPATCH-2055: Eliminated log_lock and used the log_source_lock instead

2021-04-28 Thread GitBox
ChugR commented on a change in pull request #1146: URL: https://github.com/apache/qpid-dispatch/pull/1146#discussion_r622470098 ## File path: src/log.c ## @@ -222,27 +222,36 @@ static level_t levels[] = { LEVEL("critical", QD_LOG_CRITICAL, LOG_CRIT) }; +static const

[GitHub] [qpid-dispatch] asfgit closed pull request #1171: NO-JIRA: extend test timeout for s390x platform

2021-04-28 Thread GitBox
asfgit closed pull request #1171: URL: https://github.com/apache/qpid-dispatch/pull/1171 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[jira] [Reopened] (DISPATCH-2028) Edge router system test is failing on RHEL8

2021-04-28 Thread Ganesh Murthy (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy reopened DISPATCH-2028: - > Edge router system test is failing on RHEL8 >

[GitHub] [qpid-dispatch] codecov-commenter commented on pull request #1173: NO-JIRA Update clang to 12 in Travis CI

2021-04-28 Thread GitBox
codecov-commenter commented on pull request #1173: URL: https://github.com/apache/qpid-dispatch/pull/1173#issuecomment-828644313 #

[jira] [Commented] (PROTON-2095) Move away from SWIG to CFFI

2021-04-28 Thread Andrew Stitcher (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334887#comment-17334887 ] Andrew Stitcher commented on PROTON-2095: - Jiri I see you've been working on this - would you

[jira] [Commented] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334886#comment-17334886 ] ASF GitHub Bot commented on DISPATCH-2088: -- ChugR opened a new pull request #1174: URL:

[GitHub] [qpid-dispatch] ChugR opened a new pull request #1174: DISPATCH-2088: Free message_stream_data objects on connection thread

2021-04-28 Thread GitBox
ChugR opened a new pull request #1174: URL: https://github.com/apache/qpid-dispatch/pull/1174 and not on the core thread. Move flush_outgoing_bufs call to handle_disconnected function. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (DISPATCH-2055) AddressSanitizer: heap-use-after-free in write_log during system_tests_qdmanage

2021-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334879#comment-17334879 ] ASF GitHub Bot commented on DISPATCH-2055: -- codecov-commenter edited a comment on pull

[GitHub] [qpid-dispatch] codecov-commenter edited a comment on pull request #1146: DISPATCH-2055: Eliminated log_lock and used the log_source_lock instead

2021-04-28 Thread GitBox
codecov-commenter edited a comment on pull request #1146: URL: https://github.com/apache/qpid-dispatch/pull/1146#issuecomment-824404746 #

[jira] [Commented] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334876#comment-17334876 ] ASF GitHub Bot commented on DISPATCH-2088: -- ChugR commented on pull request #1172: URL:

[jira] [Commented] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334877#comment-17334877 ] ASF GitHub Bot commented on DISPATCH-2088: -- ChugR closed pull request #1172: URL:

[GitHub] [qpid-dispatch] ChugR closed pull request #1172: DISPATCH-2088: Reschedule router event I/O on thread that owns raw connection

2021-04-28 Thread GitBox
ChugR closed pull request #1172: URL: https://github.com/apache/qpid-dispatch/pull/1172 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [qpid-dispatch] ChugR commented on pull request #1172: DISPATCH-2088: Reschedule router event I/O on thread that owns raw connection

2021-04-28 Thread GitBox
ChugR commented on pull request #1172: URL: https://github.com/apache/qpid-dispatch/pull/1172#issuecomment-828628426 This patch is misguided. The router callbacks were initiated on a raw connection wake callback and had the proper thread already. -- This is an automated message from the

[jira] [Commented] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334872#comment-17334872 ] ASF GitHub Bot commented on DISPATCH-2088: -- mgoulish commented on pull request #1172: URL:

[GitHub] [qpid-dispatch] mgoulish commented on pull request #1172: DISPATCH-2088: Reschedule router event I/O on thread that owns raw connection

2021-04-28 Thread GitBox
mgoulish commented on pull request #1172: URL: https://github.com/apache/qpid-dispatch/pull/1172#issuecomment-828614025 With this patch I have a failure at the end of iteration 5 . Here's the backtrace: (gdb) thread apply all bt Thread 33 (Thread 0x7fb055ffb640 (LWP

[jira] [Assigned] (DISPATCH-2055) AddressSanitizer: heap-use-after-free in write_log during system_tests_qdmanage

2021-04-28 Thread Ganesh Murthy (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy reassigned DISPATCH-2055: --- Assignee: Ganesh Murthy > AddressSanitizer: heap-use-after-free in write_log

[GitHub] [qpid-dispatch] jiridanek opened a new pull request #1173: NO-JIRA Update clang to 12 in Travis CI

2021-04-28 Thread GitBox
jiridanek opened a new pull request #1173: URL: https://github.com/apache/qpid-dispatch/pull/1173 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[jira] [Commented] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334801#comment-17334801 ] ASF GitHub Bot commented on DISPATCH-2088: -- grs commented on pull request #1172: URL:

[GitHub] [qpid-dispatch] grs commented on pull request #1172: DISPATCH-2088: Reschedule router event I/O on thread that owns raw connection

2021-04-28 Thread GitBox
grs commented on pull request #1172: URL: https://github.com/apache/qpid-dispatch/pull/1172#issuecomment-828544677 Isn't this what already happens though? I.e. core calls activate, adaptor calls wake and the pn_connection_process on the io thread in response to WAKE, and that is when the

[jira] [Commented] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334794#comment-17334794 ] ASF GitHub Bot commented on DISPATCH-2088: -- ChugR opened a new pull request #1172: URL:

[GitHub] [qpid-dispatch] ChugR opened a new pull request #1172: DISPATCH-2088: Reschedule router event I/O on thread that owns raw connection

2021-04-28 Thread GitBox
ChugR opened a new pull request #1172: URL: https://github.com/apache/qpid-dispatch/pull/1172 Handlers for router events do not directly call handle_incoming and handle_outgoing. Instead they schedule wake and let proton provide a safe thread in the wake callback for those calls to

[jira] [Commented] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread Gordon Sim (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334779#comment-17334779 ] Gordon Sim commented on DISPATCH-2088: -- {quote}There are at several cases where router calls into

[GitHub] [qpid-dispatch] codecov-commenter commented on pull request #1171: NO-JIRA: extend test timeout for s390x platform

2021-04-28 Thread GitBox
codecov-commenter commented on pull request #1171: URL: https://github.com/apache/qpid-dispatch/pull/1171#issuecomment-828507871 #

[jira] [Resolved] (DISPATCH-2090) [tools] Scraper mishandling non-terminal dispositions

2021-04-28 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke resolved DISPATCH-2090. Resolution: Fixed Fixed at commit 04c10019 > [tools] Scraper mishandling

[jira] [Commented] (DISPATCH-2090) [tools] Scraper mishandling non-terminal dispositions

2021-04-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334759#comment-17334759 ] ASF subversion and git services commented on DISPATCH-2090: --- Commit

[jira] [Updated] (DISPATCH-2090) [tools] Scraper mishandling non-terminal dispositions

2021-04-28 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke updated DISPATCH-2090: --- Priority: Blocker (was: Major) > [tools] Scraper mishandling non-terminal

[jira] [Updated] (DISPATCH-2090) [tools] Scraper mishandling non-terminal dispositions

2021-04-28 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke updated DISPATCH-2090: --- Fix Version/s: 1.16.0 > [tools] Scraper mishandling non-terminal dispositions >

[GitHub] [qpid-dispatch] kgiusti opened a new pull request #1171: NO-JIRA: extend test timeout for s390x platform

2021-04-28 Thread GitBox
kgiusti opened a new pull request #1171: URL: https://github.com/apache/qpid-dispatch/pull/1171 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[jira] [Resolved] (DISPATCH-2089) [tools] Scraper not html-escaping user transfer data properly

2021-04-28 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke resolved DISPATCH-2089. Resolution: Fixed Fixed at commit 4da6849 > [tools] Scraper not html-escaping

[jira] [Updated] (DISPATCH-2089) [tools] Scraper not html-escaping user transfer data properly

2021-04-28 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke updated DISPATCH-2089: --- Fix Version/s: 1.16.0 > [tools] Scraper not html-escaping user transfer data

[jira] [Updated] (DISPATCH-2089) [tools] Scraper not html-escaping user transfer data properly

2021-04-28 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke updated DISPATCH-2089: --- Priority: Blocker (was: Major) > [tools] Scraper not html-escaping user transfer

[jira] [Commented] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread Fernando Giorgetti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334745#comment-17334745 ] Fernando Giorgetti commented on DISPATCH-2088: -- I have just reproduced it and found a

[jira] [Commented] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread michael goulish (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334743#comment-17334743 ] michael goulish commented on DISPATCH-2088: --- Here you go!     (gdb) thread apply all bt

[jira] [Commented] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334741#comment-17334741 ] Charles E. Rolke commented on DISPATCH-2088: I'm suspecting that there is a threading

[jira] [Updated] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke updated DISPATCH-2088: --- Fix Version/s: 1.16.0 > SEGV in qd_buffer_dec_fanout >

[jira] [Updated] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke updated DISPATCH-2088: --- Priority: Blocker (was: Major) > SEGV in qd_buffer_dec_fanout >

[jira] [Assigned] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke reassigned DISPATCH-2088: -- Assignee: Charles E. Rolke > SEGV in qd_buffer_dec_fanout >

[jira] [Commented] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334720#comment-17334720 ] Ken Giusti commented on DISPATCH-2088: -- Thanks for the log file.  We've hit a crash in CI (no

[jira] [Commented] (DISPATCH-2088) SEGV in qd_buffer_dec_fanout

2021-04-28 Thread michael goulish (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17334707#comment-17334707 ] michael goulish commented on DISPATCH-2088: ---   I cannot repro with Debug build. 400

[jira] [Updated] (QPID-8520) ReadPendingException thrown by Broker-J intermittently

2021-04-28 Thread Kyrre (Jira)
[ https://issues.apache.org/jira/browse/QPID-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyrre updated QPID-8520: Description: Our project is using the HTTPS management interface, using a REST client.  We've wrapped our qpid

[jira] [Updated] (QPID-8520) ReadPendingException thrown by Broker-J intermittently

2021-04-28 Thread Kyrre (Jira)
[ https://issues.apache.org/jira/browse/QPID-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyrre updated QPID-8520: Description: Our project is using the HTTPS management interface, using a REST client.  We've wrapped our qpid

[GitHub] [qpid-dispatch] jiridanek commented on pull request #1169: NO-JIRA: Skip the GHA Docs job until Proton 0.34.0 Ubuntu package is published

2021-04-28 Thread GitBox
jiridanek commented on pull request #1169: URL: https://github.com/apache/qpid-dispatch/pull/1169#issuecomment-828379496 I came to this _wanting_ to use the Ubuntu deb package. It avoids dependency between the jobs, they can run concurrently. And I got discouraged from pursuing a

[GitHub] [qpid-dispatch] gemmellr commented on pull request #1169: NO-JIRA: Skip the GHA Docs job until Proton 0.34.0 Ubuntu package is published

2021-04-28 Thread GitBox
gemmellr commented on pull request #1169: URL: https://github.com/apache/qpid-dispatch/pull/1169#issuecomment-828362141 Why does this bit need to use a package when the test etc bits have already built proton? -- This is an automated message from the Apache Git Service. To respond to

[jira] [Comment Edited] (PROTON-2095) Move away from SWIG to CFFI

2021-04-28 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325666#comment-17325666 ] Jiri Daněk edited comment on PROTON-2095 at 4/28/21, 10:17 AM: --- h3. My

[jira] [Comment Edited] (PROTON-2095) Move away from SWIG to CFFI

2021-04-28 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325666#comment-17325666 ] Jiri Daněk edited comment on PROTON-2095 at 4/28/21, 10:16 AM: --- h3. My

[GitHub] [qpid-dispatch] jiridanek merged pull request #1169: NO-JIRA: Skip the GHA Docs job until Proton 0.34.0 Ubuntu package is published

2021-04-28 Thread GitBox
jiridanek merged pull request #1169: URL: https://github.com/apache/qpid-dispatch/pull/1169 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this