[jira] [Created] (DISPATCH-2158) AddressSanitizer: use-after-poison in qdr_core_delete_link_route during system_tests_edge_router

2021-05-26 Thread Jira
Jiri Daněk created DISPATCH-2158: Summary: AddressSanitizer: use-after-poison in qdr_core_delete_link_route during system_tests_edge_router Key: DISPATCH-2158 URL: https://issues.apache.org/jira/browse/DISPATCH-2

[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #1213: Bump actions/checkout from 2 to 2.3.4

2021-05-26 Thread GitBox
dependabot[bot] commented on pull request #1213: URL: https://github.com/apache/qpid-dispatch/pull/1213#issuecomment-84937 Looks like actions/checkout is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #1213: Bump actions/checkout from 2 to 2.3.4

2021-05-26 Thread GitBox
dependabot[bot] closed pull request #1213: URL: https://github.com/apache/qpid-dispatch/pull/1213 -- 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 s

[jira] [Commented] (DISPATCH-2114) Leak of qdr_link_t and qdr_terminus_t in system_tests_policy

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/DISPATCH-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352064#comment-17352064 ] Jiri Daněk commented on DISPATCH-2114: -- Here's the same on Ubuntu on AMD64 https

[jira] [Updated] (DISPATCH-2114) Leak of qdr_link_t and qdr_terminus_t in system_tests_policy

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/DISPATCH-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk updated DISPATCH-2114: - Summary: Leak of qdr_link_t and qdr_terminus_t in system_tests_policy (was: [s390x] Leak of q

[jira] [Assigned] (PROTON-1898) Memory leak related to sending

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk reassigned PROTON-1898: -- Assignee: (was: Alan Conway) > Memory leak related to sending > -

[jira] [Assigned] (PROTON-1898) Memory leak related to sending

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk reassigned PROTON-1898: -- Assignee: Alan Conway (was: Jiri Daněk) > Memory leak related to sending > -

[jira] [Assigned] (PROTON-1898) Memory leak related to sending

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk reassigned PROTON-1898: -- Assignee: Jiri Daněk > Memory leak related to sending > -- > >

[jira] [Commented] (DISPATCH-2136) race accessing the aborted message flag

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352056#comment-17352056 ] ASF GitHub Bot commented on DISPATCH-2136: -- ganeshmurthy commented on pull re

[GitHub] [qpid-dispatch] ganeshmurthy commented on pull request #1235: DISPATCH-2136: Fix tsan race: convert message aborted flag to atomic

2021-05-26 Thread GitBox
ganeshmurthy commented on pull request #1235: URL: https://github.com/apache/qpid-dispatch/pull/1235#issuecomment-849095839 Good to go !! -- 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 spec

[jira] [Commented] (DISPATCH-2136) race accessing the aborted message flag

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351924#comment-17351924 ] ASF GitHub Bot commented on DISPATCH-2136: -- ganeshmurthy commented on a chang

[GitHub] [qpid-dispatch] ganeshmurthy commented on a change in pull request #1235: DISPATCH-2136: Fix tsan race: convert message aborted flag to atomic

2021-05-26 Thread GitBox
ganeshmurthy commented on a change in pull request #1235: URL: https://github.com/apache/qpid-dispatch/pull/1235#discussion_r639909306 ## File path: src/message.c ## @@ -45,6 +45,10 @@ #define LOCK sys_mutex_lock #define UNLOCK sys_mutex_unlock +// Implement bool flags wi

[jira] [Updated] (DISPATCH-2120) Create GitHub Actions jobs used for gating incoming pull requests

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/DISPATCH-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk updated DISPATCH-2120: - Status: Reviewable (was: In Progress) > Create GitHub Actions jobs used for gating incoming p

[jira] [Commented] (DISPATCH-1995) Dispatch docs build fails if either -GNinja or -DRUNTIME_CHECK=asan is used

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351880#comment-17351880 ] ASF GitHub Bot commented on DISPATCH-1995: -- jiridanek merged pull request #12

[jira] [Commented] (DISPATCH-1995) Dispatch docs build fails if either -GNinja or -DRUNTIME_CHECK=asan is used

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

[jira] [Commented] (DISPATCH-1995) Dispatch docs build fails if either -GNinja or -DRUNTIME_CHECK=asan is used

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

[jira] [Commented] (DISPATCH-1995) Dispatch docs build fails if either -GNinja or -DRUNTIME_CHECK=asan is used

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

[GitHub] [qpid-dispatch] jiridanek merged pull request #1224: DISPATCH-1995 Fix Ninja errors when used instead of Make to build docs

2021-05-26 Thread GitBox
jiridanek merged pull request #1224: URL: https://github.com/apache/qpid-dispatch/pull/1224 -- 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-2120) Create GitHub Actions jobs used for gating incoming pull requests

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

[GitHub] [qpid-dispatch] jiridanek merged pull request #1231: DISPATCH-2120 Create GitHub Actions jobs used for gating incoming pull requests

2021-05-26 Thread GitBox
jiridanek merged pull request #1231: URL: https://github.com/apache/qpid-dispatch/pull/1231 -- 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-2120) Create GitHub Actions jobs used for gating incoming pull requests

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351867#comment-17351867 ] ASF GitHub Bot commented on DISPATCH-2120: -- jiridanek merged pull request #12

[GitHub] [qpid-dispatch] codecov-commenter commented on pull request #1235: DISPATCH-2136: Fix tsan race: convert message aborted flag to atomic

2021-05-26 Thread GitBox
codecov-commenter commented on pull request #1235: URL: https://github.com/apache/qpid-dispatch/pull/1235#issuecomment-848860237 # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/1235?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

[jira] [Commented] (DISPATCH-2136) race accessing the aborted message flag

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351860#comment-17351860 ] ASF GitHub Bot commented on DISPATCH-2136: -- codecov-commenter commented on pu

[jira] [Created] (DISPATCH-2157) Data race at qd_message_send

2021-05-26 Thread Jira
Jiri Daněk created DISPATCH-2157: Summary: Data race at qd_message_send Key: DISPATCH-2157 URL: https://issues.apache.org/jira/browse/DISPATCH-2157 Project: Qpid Dispatch Issue Type: Bug

[jira] [Commented] (PROTON-2254) Relative paths in CMake share

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351824#comment-17351824 ] ASF GitHub Bot commented on PROTON-2254: codecov-commenter edited a comment on p

[jira] [Commented] (PROTON-2254) Relative paths in CMake share

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351823#comment-17351823 ] ASF GitHub Bot commented on PROTON-2254: codecov-commenter edited a comment on p

[GitHub] [qpid-proton] codecov-commenter edited a comment on pull request #317: PROTON-2254 Use more modern CMake install machinery for better config.cmake

2021-05-26 Thread GitBox
codecov-commenter edited a comment on pull request #317: URL: https://github.com/apache/qpid-proton/pull/317#issuecomment-848816517 # [Codecov](https://codecov.io/gh/apache/qpid-proton/pull/317?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

[jira] [Commented] (PROTON-2254) Relative paths in CMake share

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351822#comment-17351822 ] ASF GitHub Bot commented on PROTON-2254: codecov-commenter commented on pull req

[jira] [Commented] (PROTON-2254) Relative paths in CMake share

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351821#comment-17351821 ] ASF GitHub Bot commented on PROTON-2254: codecov-commenter edited a comment on p

[GitHub] [qpid-proton] codecov-commenter edited a comment on pull request #317: PROTON-2254 Use more modern CMake install machinery for better config.cmake

2021-05-26 Thread GitBox
codecov-commenter edited a comment on pull request #317: URL: https://github.com/apache/qpid-proton/pull/317#issuecomment-848816517 # [Codecov](https://codecov.io/gh/apache/qpid-proton/pull/317?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

[GitHub] [qpid-proton] codecov-commenter commented on pull request #317: PROTON-2254 Use more modern CMake install machinery for better config.cmake

2021-05-26 Thread GitBox
codecov-commenter commented on pull request #317: URL: https://github.com/apache/qpid-proton/pull/317#issuecomment-848816517 # [Codecov](https://codecov.io/gh/apache/qpid-proton/pull/317?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term

[GitHub] [qpid-proton] codecov-commenter edited a comment on pull request #317: PROTON-2254 Use more modern CMake install machinery for better config.cmake

2021-05-26 Thread GitBox
codecov-commenter edited a comment on pull request #317: URL: https://github.com/apache/qpid-proton/pull/317#issuecomment-848816517 # [Codecov](https://codecov.io/gh/apache/qpid-proton/pull/317?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

[jira] [Commented] (DISPATCH-2142) use dedicated buffers in tcp adaptor

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351814#comment-17351814 ] ASF GitHub Bot commented on DISPATCH-2142: -- grs closed pull request #1229: UR

[jira] [Resolved] (DISPATCH-2142) use dedicated buffers in tcp adaptor

2021-05-26 Thread Gordon Sim (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved DISPATCH-2142. -- Resolution: Fixed > use dedicated buffers in tcp adaptor > -

[GitHub] [qpid-dispatch] grs closed pull request #1229: DISPATCH-2142: buffering changes for tcp adaptor

2021-05-26 Thread GitBox
grs closed pull request #1229: URL: https://github.com/apache/qpid-dispatch/pull/1229 -- 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, plea

[jira] [Commented] (DISPATCH-2142) use dedicated buffers in tcp adaptor

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

[jira] [Commented] (DISPATCH-2142) use dedicated buffers in tcp adaptor

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

[jira] [Commented] (DISPATCH-2142) use dedicated buffers in tcp adaptor

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

[jira] [Updated] (DISPATCH-2155) Race reported from Proton between listener_final_free and pn_listener_close during qd_connection_manager_delete_listener

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/DISPATCH-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk updated DISPATCH-2155: - Summary: Race reported from Proton between listener_final_free and pn_listener_close during qd

[GitHub] [qpid-dispatch] jiridanek commented on pull request #1231: DISPATCH-2120 Create GitHub Actions jobs used for gating incoming pull requests

2021-05-26 Thread GitBox
jiridanek commented on pull request #1231: URL: https://github.com/apache/qpid-dispatch/pull/1231#issuecomment-848783430 Two more tsan warnings, again involving Proton, https://issues.apache.org/jira/browse/DISPATCH-2155, https://issues.apache.org/jira/browse/DISPATCH-2156. Both now suppre

[jira] [Comment Edited] (DISPATCH-2085) system_tests_fallback_dest failure - addr_proxy.c:323: on_conn_event: Assertion `addr->edge_outlink == 0' failed

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/DISPATCH-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351802#comment-17351802 ] Jiri Daněk edited comment on DISPATCH-2085 at 5/26/21, 1:55 PM:

[jira] [Commented] (DISPATCH-2085) system_tests_fallback_dest failure - addr_proxy.c:323: on_conn_event: Assertion `addr->edge_outlink == 0' failed

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/DISPATCH-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351802#comment-17351802 ] Jiri Daněk commented on DISPATCH-2085: -- And again, this time on Fedora 34 https:

[jira] [Updated] (DISPATCH-2152) Races reported from qd_alloc

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/DISPATCH-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk updated DISPATCH-2152: - Summary: Races reported from qd_alloc (was: Two races reported from new_qdr_connection_info_t

[jira] [Commented] (DISPATCH-2142) use dedicated buffers in tcp adaptor

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351801#comment-17351801 ] ASF GitHub Bot commented on DISPATCH-2142: -- grs commented on a change in pull

[GitHub] [qpid-dispatch] grs commented on a change in pull request #1229: DISPATCH-2142: buffering changes for tcp adaptor

2021-05-26 Thread GitBox
grs commented on a change in pull request #1229: URL: https://github.com/apache/qpid-dispatch/pull/1229#discussion_r639747725 ## File path: src/adaptors/tcp_adaptor.c ## @@ -216,59 +226,39 @@ void qdr_tcp_q2_unblocked_handler(const qd_alloc_safe_ptr_t context) sys_mutex_u

[jira] [Commented] (DISPATCH-2152) Two races reported from new_qdr_connection_info_t in system_tests_distribution

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/DISPATCH-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351800#comment-17351800 ] Jiri Daněk commented on DISPATCH-2152: -- It looks like the problem is qd_alloc, so

[jira] [Commented] (DISPATCH-2120) Create GitHub Actions jobs used for gating incoming pull requests

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351797#comment-17351797 ] ASF GitHub Bot commented on DISPATCH-2120: -- jiridanek commented on pull reque

[GitHub] [qpid-dispatch] kgiusti commented on a change in pull request #1229: DISPATCH-2142: buffering changes for tcp adaptor

2021-05-26 Thread GitBox
kgiusti commented on a change in pull request #1229: URL: https://github.com/apache/qpid-dispatch/pull/1229#discussion_r639729717 ## File path: src/adaptors/tcp_adaptor.c ## @@ -216,59 +226,39 @@ void qdr_tcp_q2_unblocked_handler(const qd_alloc_safe_ptr_t context) sys_mut

[jira] [Commented] (DISPATCH-2142) use dedicated buffers in tcp adaptor

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351792#comment-17351792 ] ASF GitHub Bot commented on DISPATCH-2142: -- kgiusti commented on a change in

[jira] [Created] (DISPATCH-2156) Race reported from Proton between pconnection_final_free and pn_connection_wake

2021-05-26 Thread Jira
Jiri Daněk created DISPATCH-2156: Summary: Race reported from Proton between pconnection_final_free and pn_connection_wake Key: DISPATCH-2156 URL: https://issues.apache.org/jira/browse/DISPATCH-2156 P

[GitHub] [qpid-dispatch] kgiusti commented on a change in pull request #1229: DISPATCH-2142: buffering changes for tcp adaptor

2021-05-26 Thread GitBox
kgiusti commented on a change in pull request #1229: URL: https://github.com/apache/qpid-dispatch/pull/1229#discussion_r639735621 ## File path: src/adaptors/tcp_adaptor.c ## @@ -216,59 +226,39 @@ void qdr_tcp_q2_unblocked_handler(const qd_alloc_safe_ptr_t context) sys_mut

[jira] [Created] (DISPATCH-2155) Race reported from Proton between listener_final_free and pn_listener_close

2021-05-26 Thread Jira
Jiri Daněk created DISPATCH-2155: Summary: Race reported from Proton between listener_final_free and pn_listener_close Key: DISPATCH-2155 URL: https://issues.apache.org/jira/browse/DISPATCH-2155 Proje

[jira] [Commented] (DISPATCH-2142) use dedicated buffers in tcp adaptor

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351787#comment-17351787 ] ASF GitHub Bot commented on DISPATCH-2142: -- kgiusti commented on a change in

[jira] [Resolved] (DISPATCH-2154) Message abort flag should never be set false

2021-05-26 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke resolved DISPATCH-2154. Resolution: Fixed Fixed at Commit 87282a6 > Message abort flag should never be

[jira] [Commented] (DISPATCH-2136) race accessing the aborted message flag

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351773#comment-17351773 ] ASF GitHub Bot commented on DISPATCH-2136: -- ChugR opened a new pull request #

[GitHub] [qpid-dispatch] ChugR opened a new pull request #1235: DISPATCH-2136: Fix tsan race: convert message aborted flag to atomic

2021-05-26 Thread GitBox
ChugR opened a new pull request #1235: URL: https://github.com/apache/qpid-dispatch/pull/1235 The message aborted flag is read and written by I/O and core threads. Conversion to a sys_atomic variable ensures consistent state. -- This is an automated message from the Apache Git Service.

[jira] [Commented] (DISPATCH-2154) Message abort flag should never be set false

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351765#comment-17351765 ] ASF GitHub Bot commented on DISPATCH-2154: -- ChugR merged pull request #1234:

[GitHub] [qpid-dispatch] ChugR merged pull request #1234: DISPATCH-2154: Disallow setting message abort flag to False

2021-05-26 Thread GitBox
ChugR merged pull request #1234: URL: https://github.com/apache/qpid-dispatch/pull/1234 -- 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, pl

[jira] [Commented] (DISPATCH-2154) Message abort flag should never be set false

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

[GitHub] [qpid-proton] jiridanek commented on a change in pull request #312: This seems to work to allow linking with static Proton from Dispatch from within CMake

2021-05-26 Thread GitBox
jiridanek commented on a change in pull request #312: URL: https://github.com/apache/qpid-proton/pull/312#discussion_r639686204 ## File path: c/CMakeLists.txt ## @@ -487,16 +492,18 @@ if (BUILD_STATIC_LIBS) target_compile_definitions(qpid-proton-static PUBLIC PROTON_DECLARE_

[GitHub] [qpid-proton] jiridanek commented on a change in pull request #312: This seems to work to allow linking with static Proton from Dispatch from within CMake

2021-05-26 Thread GitBox
jiridanek commented on a change in pull request #312: URL: https://github.com/apache/qpid-proton/pull/312#discussion_r639684453 ## File path: c/CMakeLists.txt ## @@ -419,6 +419,8 @@ if (BUILD_STATIC_LIBS) add_library (qpid-proton-core-static STATIC ${qpid-proton-core-src})

[GitHub] [qpid-proton] jiridanek commented on a change in pull request #312: This seems to work to allow linking with static Proton from Dispatch from within CMake

2021-05-26 Thread GitBox
jiridanek commented on a change in pull request #312: URL: https://github.com/apache/qpid-proton/pull/312#discussion_r639683797 ## File path: c/src/ProtonConfig.cmake.in ## @@ -22,50 +22,56 @@ # Version: @PN_VERSION@ # URL: http://qpid.apache.org/proton/ -set (Proton_VERSIO

[GitHub] [qpid-proton] jiridanek commented on pull request #312: This seems to work to allow linking with static Proton from Dispatch from within CMake

2021-05-26 Thread GitBox
jiridanek commented on pull request #312: URL: https://github.com/apache/qpid-proton/pull/312#issuecomment-848732752 See #317 instead. -- 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 specifi

[GitHub] [qpid-proton] jiridanek closed pull request #312: This seems to work to allow linking with static Proton from Dispatch from within CMake

2021-05-26 Thread GitBox
jiridanek closed pull request #312: URL: https://github.com/apache/qpid-proton/pull/312 -- 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, pl

[jira] [Commented] (PROTON-2254) Relative paths in CMake share

2021-05-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351755#comment-17351755 ] ASF GitHub Bot commented on PROTON-2254: jiridanek opened a new pull request #31

[GitHub] [qpid-proton] jiridanek opened a new pull request #317: PROTON-2254 Use more modern CMake install machinery for better config.cmake

2021-05-26 Thread GitBox
jiridanek opened a new pull request #317: URL: https://github.com/apache/qpid-proton/pull/317 -- 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 servi

[jira] [Resolved] (PROTON-2390) wrong direction indicator used for incoming protocol headers

2021-05-26 Thread Robbie Gemmell (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved PROTON-2390. Resolution: Fixed > wrong direction indicator used for incoming protocol headers > ---

[jira] [Commented] (PROTON-2390) wrong direction indicator used for incoming protocol headers

2021-05-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351743#comment-17351743 ] ASF subversion and git services commented on PROTON-2390: - Commi

[jira] [Created] (PROTON-2390) wrong direction indicator used for incoming protocol headers

2021-05-26 Thread Robbie Gemmell (Jira)
Robbie Gemmell created PROTON-2390: -- Summary: wrong direction indicator used for incoming protocol headers Key: PROTON-2390 URL: https://issues.apache.org/jira/browse/PROTON-2390 Project: Qpid Proton