[GitHub] [qpid-dispatch] codecov-commenter edited a comment on pull request #1443: Bump @patternfly/react-styles from 4.11.8 to 4.25.4 in /console/react

2021-11-20 Thread GitBox
codecov-commenter edited a comment on pull request #1443: URL: https://github.com/apache/qpid-dispatch/pull/1443#issuecomment-973205447 #

[jira] [Commented] (DISPATCH-2270) Do not rely on long type being large enough to transfer C pointer values from C to Python

2021-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17446883#comment-17446883 ] ASF GitHub Bot commented on DISPATCH-2270: -- jiridanek merged pull request #1409: URL:

[jira] [Commented] (DISPATCH-2270) Do not rely on long type being large enough to transfer C pointer values from C to Python

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

[GitHub] [qpid-dispatch] jiridanek merged pull request #1409: DISPATCH-2270 Use PyLong_FromVoidPtr to reliably pass void* values into Python regardless of platform type sizes

2021-11-20 Thread GitBox
jiridanek merged pull request #1409: URL: https://github.com/apache/qpid-dispatch/pull/1409 -- 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. To unsubscribe, e-mail:

[jira] [Commented] (DISPATCH-2270) Do not rely on long type being large enough to transfer C pointer values from C to Python

2021-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17446881#comment-17446881 ] ASF GitHub Bot commented on DISPATCH-2270: -- jiridanek commented on pull request #1409: URL:

[GitHub] [qpid-dispatch] jiridanek commented on pull request #1409: DISPATCH-2270 Use PyLong_FromVoidPtr to reliably pass void* values into Python regardless of platform type sizes

2021-11-20 Thread GitBox
jiridanek commented on pull request #1409: URL: https://github.com/apache/qpid-dispatch/pull/1409#issuecomment-974717940 This is IMO useful on all platforms, so it can be merged even if Windows is to remain unsupported. -- This is an automated message from the Apache Git Service. To

[GitHub] [qpid-dispatch] jiridanek merged pull request #1449: NO-JIRA Consistently use Python 3 in all Travis CI jobs

2021-11-20 Thread GitBox
jiridanek merged pull request #1449: URL: https://github.com/apache/qpid-dispatch/pull/1449 -- 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. To unsubscribe, e-mail:

[GitHub] [qpid-dispatch] jiridanek commented on pull request #1449: NO-JIRA Consistently use Python 3 in all Travis CI jobs

2021-11-20 Thread GitBox
jiridanek commented on pull request #1449: URL: https://github.com/apache/qpid-dispatch/pull/1449#issuecomment-974715611 Travis issue reported in https://issues.apache.org/jira/browse/DISPATCH-2292. Let's see how frequent it is going to be. PR only fixes Travis CI, so it couldn't

[jira] [Created] (DISPATCH-2292) [http2] system_tests_grpc failed with qd_http2_buffer_t leak

2021-11-20 Thread Jira
Jiri Daněk created DISPATCH-2292: Summary: [http2] system_tests_grpc failed with qd_http2_buffer_t leak Key: DISPATCH-2292 URL: https://issues.apache.org/jira/browse/DISPATCH-2292 Project: Qpid

[GitHub] [qpid-dispatch] codecov-commenter edited a comment on pull request #1449: NO-JIRA Consistently use Python 3 in all Travis CI jobs

2021-11-20 Thread GitBox
codecov-commenter edited a comment on pull request #1449: URL: https://github.com/apache/qpid-dispatch/pull/1449#issuecomment-974699520 #

[jira] [Commented] (DISPATCH-2103) Log the actual HTTP websocket listener port when 0 was specified in config

2021-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17446864#comment-17446864 ] ASF GitHub Bot commented on DISPATCH-2103: -- jiridanek merged pull request #1425: URL:

[jira] [Commented] (DISPATCH-2103) Log the actual HTTP websocket listener port when 0 was specified in config

2021-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17446862#comment-17446862 ] ASF GitHub Bot commented on DISPATCH-2103: -- jiridanek commented on pull request #1425: URL:

[jira] [Commented] (DISPATCH-2103) Log the actual HTTP websocket listener port when 0 was specified in config

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

[GitHub] [qpid-dispatch] jiridanek merged pull request #1425: DISPATCH-2103 Log actual HTTP listener port number when 0 is configured

2021-11-20 Thread GitBox
jiridanek merged pull request #1425: URL: https://github.com/apache/qpid-dispatch/pull/1425 -- 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. To unsubscribe, e-mail:

[GitHub] [qpid-dispatch] jiridanek commented on pull request #1425: DISPATCH-2103 Log actual HTTP listener port number when 0 is configured

2021-11-20 Thread GitBox
jiridanek commented on pull request #1425: URL: https://github.com/apache/qpid-dispatch/pull/1425#issuecomment-974704700 Tsan failure in GHA is known issue https://issues.apache.org/jira/browse/PROTON-2436. Next, on Travis the known issue

[GitHub] [qpid-dispatch] codecov-commenter commented on pull request #1449: NO-JIRA Consistently use Python 3 in all Travis CI jobs

2021-11-20 Thread GitBox
codecov-commenter commented on pull request #1449: URL: https://github.com/apache/qpid-dispatch/pull/1449#issuecomment-974699520 #

[jira] [Commented] (DISPATCH-2103) Log the actual HTTP websocket listener port when 0 was specified in config

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

[GitHub] [qpid-dispatch] codecov-commenter edited a comment on pull request #1425: DISPATCH-2103 Log actual HTTP listener port number when 0 is configured

2021-11-20 Thread GitBox
codecov-commenter edited a comment on pull request #1425: URL: https://github.com/apache/qpid-dispatch/pull/1425#issuecomment-962281395 #

[jira] [Commented] (DISPATCH-2103) Log the actual HTTP websocket listener port when 0 was specified in config

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

[GitHub] [qpid-dispatch] codecov-commenter edited a comment on pull request #1425: DISPATCH-2103 Log actual HTTP listener port number when 0 is configured

2021-11-20 Thread GitBox
codecov-commenter edited a comment on pull request #1425: URL: https://github.com/apache/qpid-dispatch/pull/1425#issuecomment-962281395 #

[jira] [Commented] (DISPATCH-2103) Log the actual HTTP websocket listener port when 0 was specified in config

2021-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17446845#comment-17446845 ] ASF GitHub Bot commented on DISPATCH-2103: -- jiridanek commented on a change in pull request

[GitHub] [qpid-dispatch] jiridanek commented on a change in pull request #1425: DISPATCH-2103 Log actual HTTP listener port number when 0 is configured

2021-11-20 Thread GitBox
jiridanek commented on a change in pull request #1425: URL: https://github.com/apache/qpid-dispatch/pull/1425#discussion_r753696907 ## File path: src/http-libwebsockets.c ## @@ -374,25 +380,38 @@ static void listener_start(qd_lws_listener_t *hl, qd_http_server_t *hs) {