[jira] [Created] (PROTON-2279) [proton-c] Router crash inside proactor_do_epoll

2020-09-25 Thread Ganesh Murthy (Jira)
Ganesh Murthy created PROTON-2279: - Summary: [proton-c] Router crash inside proactor_do_epoll Key: PROTON-2279 URL: https://issues.apache.org/jira/browse/PROTON-2279 Project: Qpid Proton

[jira] [Commented] (DISPATCH-1783) Add ability to use test doubles (mocks, fakes, ...) in C tests

2020-09-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17202178#comment-17202178 ] ASF GitHub Bot commented on DISPATCH-1783: -- jiridanek commented on pull request #853: URL:

[GitHub] [qpid-dispatch] jiridanek commented on pull request #853: WIP: DISPATCH-1783 testing safe_snprintf function

2020-09-25 Thread GitBox
jiridanek commented on pull request #853: URL: https://github.com/apache/qpid-dispatch/pull/853#issuecomment-698926372 ## linking order solution (first found symbol wins) https://github.com/apache/qpid-dispatch/blob/b5deb03579a7dedd81a56f32baa3e5f4b5b57136/tests/timer_test.c#L37-L44

[jira] [Commented] (QPID-8470) Deadlock / latch timeout in BDB database

2020-09-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/QPID-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17202173#comment-17202173 ] ASF GitHub Bot commented on QPID-8470: -- dakirily opened a new pull request #61: URL:

[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #841: Bump d3 from 3.5.17 to 6.1.1 in /console/react

2020-09-25 Thread GitBox
dependabot[bot] closed pull request #841: URL: https://github.com/apache/qpid-dispatch/pull/841 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #841: Bump d3 from 3.5.17 to 6.1.1 in /console/react

2020-09-25 Thread GitBox
dependabot[bot] commented on pull request #841: URL: https://github.com/apache/qpid-dispatch/pull/841#issuecomment-698136685 Superseded by #852. This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (DISPATCH-1783) Add ability to use test doubles (mocks, fakes, ...) in C tests

2020-09-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17202147#comment-17202147 ] ASF GitHub Bot commented on DISPATCH-1783: -- jiridanek edited a comment on pull request #853:

[GitHub] [qpid-dispatch] jiridanek edited a comment on pull request #853: WIP: DISPATCH-1783 testing safe_snprintf function

2020-09-25 Thread GitBox
jiridanek edited a comment on pull request #853: URL: https://github.com/apache/qpid-dispatch/pull/853#issuecomment-698563800 This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (DISPATCH-1783) Add ability to use test doubles (mocks, fakes, ...) in C tests

2020-09-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17202144#comment-17202144 ] ASF GitHub Bot commented on DISPATCH-1783: -- jiridanek opened a new pull request #853: URL:

[jira] [Commented] (DISPATCH-1783) Add ability to use test doubles (mocks, fakes, ...) in C tests

2020-09-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17202131#comment-17202131 ] ASF GitHub Bot commented on DISPATCH-1783: -- jiridanek commented on pull request #853: URL:

[GitHub] [qpid-dispatch] jiridanek commented on pull request #853: WIP: DISPATCH-1783 testing safe_snprintf function

2020-09-25 Thread GitBox
jiridanek commented on pull request #853: URL: https://github.com/apache/qpid-dispatch/pull/853#issuecomment-698563800 There is multiple options how to do this. I've been writing a more complete list, but I only have an example for two. ## linking magic See the PR ##

[jira] [Commented] (QPID-8469) [Broker-J][Message Store] The message is already cleaned when the delete listener is called

2020-09-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/QPID-8469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17202128#comment-17202128 ] ASF GitHub Bot commented on QPID-8469: -- overmeulen opened a new pull request #60: URL:

[jira] [Commented] (QPID-8470) Deadlock / latch timeout in BDB database

2020-09-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/QPID-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17202025#comment-17202025 ] ASF GitHub Bot commented on QPID-8470: -- dakirily opened a new pull request #61: URL:

[GitHub] [qpid-broker-j] dakirily opened a new pull request #61: QPID-8470 Deadlock / latch timeout in BDB database

2020-09-25 Thread GitBox
dakirily opened a new pull request #61: URL: https://github.com/apache/qpid-broker-j/pull/61 Added retrying logic for storing message metadata. This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (QPID-8470) Deadlock / latch timeout in BDB database

2020-09-25 Thread Daniil Kirilyuk (Jira)
Daniil Kirilyuk created QPID-8470: - Summary: Deadlock / latch timeout in BDB database Key: QPID-8470 URL: https://issues.apache.org/jira/browse/QPID-8470 Project: Qpid Issue Type: Bug