[jira] [Commented] (DISPATCH-1950) Knock down the minimum required version of the nghttp2 library to 1.33.0

2021-02-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278557#comment-17278557 ] ASF GitHub Bot commented on DISPATCH-1950: -- codecov-io commented on pull requ

[GitHub] [qpid-dispatch] codecov-io commented on pull request #1017: DISPATCH-1950: Knock down the version of libnghttp2 to 1.33.0. Also a…

2021-02-03 Thread GitBox
codecov-io commented on pull request #1017: URL: https://github.com/apache/qpid-dispatch/pull/1017#issuecomment-773048611 # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/1017?src=pr&el=h1) Report > Merging [#1017](https://codecov.io/gh/apache/qpid-dispatch/pull/1017?src=pr&

[jira] [Commented] (PROTON-2217) Python detection logic prefers python2 over python3 when both are installed

2021-02-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278373#comment-17278373 ] ASF GitHub Bot commented on PROTON-2217: astitcher commented on pull request #29

[jira] [Commented] (DISPATCH-1950) Knock down the minimum required version of the nghttp2 library to 1.33.0

2021-02-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278372#comment-17278372 ] ASF GitHub Bot commented on DISPATCH-1950: -- ganeshmurthy opened a new pull re

[GitHub] [qpid-proton] astitcher commented on pull request #294: PROTON-2217 Prefer first working Python on PATH, prefer Py3 over Py2

2021-02-03 Thread GitBox
astitcher commented on pull request #294: URL: https://github.com/apache/qpid-proton/pull/294#issuecomment-772843307 I'd also say that you might as well use find_package(Python3 REQUIRED) as well (obviously you'd need to wait until we drop Python 2 - but not too long now). --

[GitHub] [qpid-dispatch] ganeshmurthy opened a new pull request #1017: DISPATCH-1950: Knock down the version of libnghttp2 to 1.33.0. Also a…

2021-02-03 Thread GitBox
ganeshmurthy opened a new pull request #1017: URL: https://github.com/apache/qpid-dispatch/pull/1017 …dded code to Findlibnghttp2.cmake to extract the version of the library from nghttp2ver.h This is an automated message fro

[jira] [Created] (DISPATCH-1950) Knock down the minimum required version of the nghttp2 library to 1.33.0

2021-02-03 Thread Ganesh Murthy (Jira)
Ganesh Murthy created DISPATCH-1950: --- Summary: Knock down the minimum required version of the nghttp2 library to 1.33.0 Key: DISPATCH-1950 URL: https://issues.apache.org/jira/browse/DISPATCH-1950 Pr

[jira] [Updated] (DISPATCH-1950) Knock down the minimum required version of the nghttp2 library to 1.33.0

2021-02-03 Thread Ganesh Murthy (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated DISPATCH-1950: Issue Type: Bug (was: Wish) > Knock down the minimum required version of the nghttp2 li

[jira] [Commented] (DISPATCH-1927) TCP adaptor Assertion `(link->undelivered).head' failed.

2021-02-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278144#comment-17278144 ] ASF subversion and git services commented on DISPATCH-1927: ---

[jira] [Commented] (DISPATCH-1927) TCP adaptor Assertion `(link->undelivered).head' failed.

2021-02-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278145#comment-17278145 ] ASF subversion and git services commented on DISPATCH-1927: ---

[jira] [Resolved] (DISPATCH-1927) TCP adaptor Assertion `(link->undelivered).head' failed.

2021-02-03 Thread Ted Ross (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved DISPATCH-1927. Fix Version/s: 1.15.0 Resolution: Fixed > TCP adaptor Assertion `(link->undelivered).head

[jira] [Commented] (DISPATCH-1927) TCP adaptor Assertion `(link->undelivered).head' failed.

2021-02-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278141#comment-17278141 ] ASF GitHub Bot commented on DISPATCH-1927: -- ted-ross merged pull request #101

[GitHub] [qpid-dispatch] ted-ross merged pull request #1016: DISPATCH-1927

2021-02-03 Thread GitBox
ted-ross merged pull request #1016: URL: https://github.com/apache/qpid-dispatch/pull/1016 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

[jira] [Commented] (DISPATCH-1927) TCP adaptor Assertion `(link->undelivered).head' failed.

2021-02-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278101#comment-17278101 ] ASF GitHub Bot commented on DISPATCH-1927: -- ted-ross opened a new pull reques

[GitHub] [qpid-dispatch] ted-ross opened a new pull request #1016: DISPATCH-1927

2021-02-03 Thread GitBox
ted-ross opened a new pull request #1016: URL: https://github.com/apache/qpid-dispatch/pull/1016 DISPATCH-1927 - Lock link when removing the initial delivery and handle the related link_work object. DISPATCH-1927 - Expand the scope of the lock in qdr_delivery_continue -

[jira] [Commented] (DISPATCH-1927) TCP adaptor Assertion `(link->undelivered).head' failed.

2021-02-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278098#comment-17278098 ] ASF GitHub Bot commented on DISPATCH-1927: -- ted-ross closed pull request #101

[GitHub] [qpid-dispatch] ted-ross closed pull request #1014: DISPATCH-1927

2021-02-03 Thread GitBox
ted-ross closed pull request #1014: URL: https://github.com/apache/qpid-dispatch/pull/1014 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

[jira] [Created] (DISPATCH-1949) ASAN flags shift errors on signed conversion

2021-02-03 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-1949: Summary: ASAN flags shift errors on signed conversion Key: DISPATCH-1949 URL: https://issues.apache.org/jira/browse/DISPATCH-1949 Project: Qpid Dispatch Issu

[jira] [Commented] (PROTON-2217) Python detection logic prefers python2 over python3 when both are installed

2021-02-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278033#comment-17278033 ] ASF GitHub Bot commented on PROTON-2217: astitcher commented on a change in pull

[GitHub] [qpid-proton] astitcher commented on a change in pull request #294: PROTON-2217 Prefer first working Python on PATH, prefer Py3 over Py2

2021-02-03 Thread GitBox
astitcher commented on a change in pull request #294: URL: https://github.com/apache/qpid-proton/pull/294#discussion_r569466506 ## File path: CMakeLists.txt ## @@ -32,7 +32,27 @@ include (CheckPythonModule) find_package (OpenSSL) find_package (Threads) -find_package (Python

[jira] [Updated] (DISPATCH-1948) ASAN flags alignment errors in alloc_poolc

2021-02-03 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated DISPATCH-1948: - Affects Version/s: 1.15.0 > ASAN flags alignment errors in alloc_poolc > -

[jira] [Updated] (DISPATCH-1948) ASAN flags alignment errors in alloc_poolc

2021-02-03 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated DISPATCH-1948: - Fix Version/s: (was: 1.15.0) 1.16.0 > ASAN flags alignment errors in al

[jira] [Updated] (DISPATCH-1942) Use modern idiomatic cmake 3.x

2021-02-03 Thread Jira
[ https://issues.apache.org/jira/browse/DISPATCH-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk updated DISPATCH-1942: - Description: There has been a [CMake modernization PR|https://github.com/apache/qpid-dispatch