[jira] [Commented] (PROTON-2027) Proactor connection wake after memory freed when using pn_proactor_disconnect().

2019-04-09 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/PROTON-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813813#comment-16813813
 ] 

ASF subversion and git services commented on PROTON-2027:
-

Commit 5b6ed8e166c47922ee94502ac30a7d5c235a4406 in qpid-proton's branch 
refs/heads/master from Clifford Jansen
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=5b6ed8e ]

PROTON-2027: use make_work instead of lambda for wider platform coverage


> Proactor connection wake after memory freed when using 
> pn_proactor_disconnect().
> 
>
> Key: PROTON-2027
> URL: https://issues.apache.org/jira/browse/PROTON-2027
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: proton-c
>Affects Versions: proton-c-0.27.0
>Reporter: Cliff Jansen
>Assignee: Cliff Jansen
>Priority: Major
> Fix For: proton-c-0.28.0
>
>
> The normal cleanup procedure for epoll and win_iocp proactors waits for all 
> async activity to complete before freeing memory.
> pn_proactor_disconnect can't actually force a close so it launches a separate 
> async activity piggy-backed on the internal wake mechanism of any connections 
> to be closed.
> If the disconnect is happening at the same time as a separate thread doing a 
> normal close, a new wake can result after concluding there are none left.
> The solution is to mark the connection as "already awake" before entering the 
> cleanup code so new wakes are no-ops.  The libuv proactor doesn't need this 
> as the disconnect function is managed within libuv and never competes with 
> the normal close operation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Reopened] (PROTON-2027) Proactor connection wake after memory freed when using pn_proactor_disconnect().

2019-04-09 Thread Cliff Jansen (JIRA)


 [ 
https://issues.apache.org/jira/browse/PROTON-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cliff Jansen reopened PROTON-2027:
--

Use make_work for more platform coverage.

> Proactor connection wake after memory freed when using 
> pn_proactor_disconnect().
> 
>
> Key: PROTON-2027
> URL: https://issues.apache.org/jira/browse/PROTON-2027
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: proton-c
>Affects Versions: proton-c-0.27.0
>Reporter: Cliff Jansen
>Assignee: Cliff Jansen
>Priority: Major
> Fix For: proton-c-0.28.0
>
>
> The normal cleanup procedure for epoll and win_iocp proactors waits for all 
> async activity to complete before freeing memory.
> pn_proactor_disconnect can't actually force a close so it launches a separate 
> async activity piggy-backed on the internal wake mechanism of any connections 
> to be closed.
> If the disconnect is happening at the same time as a separate thread doing a 
> normal close, a new wake can result after concluding there are none left.
> The solution is to mark the connection as "already awake" before entering the 
> cleanup code so new wakes are no-ops.  The libuv proactor doesn't need this 
> as the disconnect function is managed within libuv and never competes with 
> the normal close operation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-1230) System test failing with OpenSSL >= 1.1 - system_tests_ssl

2019-04-09 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813653#comment-16813653
 ] 

ASF GitHub Bot commented on DISPATCH-1230:
--

codecov-io commented on issue #487: DISPATCH-1230 - Fixed issues with 
system_tests_ssl always allowing TLS1.2 with OpenSSL >= 1.1
URL: https://github.com/apache/qpid-dispatch/pull/487#issuecomment-481355704
 
 
   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/487?src=pr=h1) 
Report
   > Merging 
[#487](https://codecov.io/gh/apache/qpid-dispatch/pull/487?src=pr=desc) into 
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/c5f3d9f7ac1181372852f20c406bc217d6dc8f28?src=pr=desc)
 will **decrease** coverage by `0.15%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/487/graphs/tree.svg?width=650=rk2Cgd27pP=150=pr)](https://codecov.io/gh/apache/qpid-dispatch/pull/487?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master #487  +/-   ##
   ==
   - Coverage87.1%   86.95%   -0.16% 
   ==
 Files  85   85  
 Lines   1923219232  
   ==
   - Hits1675216723  -29 
   - Misses   2480 2509  +29
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/487?src=pr=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/487/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j)
 | `76.67% <0%> (-5.22%)` | :arrow_down: |
   | 
[src/router\_pynode.c](https://codecov.io/gh/apache/qpid-dispatch/pull/487/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9weW5vZGUuYw==)
 | `84.25% <0%> (-3.71%)` | :arrow_down: |
   | 
[src/router\_core/agent\_link.c](https://codecov.io/gh/apache/qpid-dispatch/pull/487/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X2xpbmsuYw==)
 | `67.01% <0%> (-0.52%)` | :arrow_down: |
   | 
[src/router\_core/router\_core.c](https://codecov.io/gh/apache/qpid-dispatch/pull/487/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlLmM=)
 | `86.88% <0%> (-0.22%)` | :arrow_down: |
   | 
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/487/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
 | `94.76% <0%> (-0.12%)` | :arrow_down: |
   | 
[src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/487/diff?src=pr=tree#diff-c3JjL3BhcnNlLmM=)
 | `88.16% <0%> (+0.25%)` | :arrow_up: |
   | 
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/487/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
 | `91.69% <0%> (+0.28%)` | :arrow_up: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/487?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/487?src=pr=footer).
 Last update 
[c5f3d9f...135e2c0](https://codecov.io/gh/apache/qpid-dispatch/pull/487?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   
 

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, please contact Infrastructure at:
us...@infra.apache.org


> System test failing with OpenSSL >= 1.1 - system_tests_ssl
> --
>
> Key: DISPATCH-1230
> URL: https://issues.apache.org/jira/browse/DISPATCH-1230
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Tests
>Reporter: Fernando Giorgetti
>Assignee: Fernando Giorgetti
>Priority: Major
> Fix For: 1.7.0
>
>
> A system test is failing when OpenSSL >= 1.1 is installed on running system: 
> system_tests_ssl.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-dispatch] codecov-io commented on issue #487: DISPATCH-1230 - Fixed issues with system_tests_ssl always allowing TLS1.2 with OpenSSL >= 1.1

2019-04-09 Thread GitBox
codecov-io commented on issue #487: DISPATCH-1230 - Fixed issues with 
system_tests_ssl always allowing TLS1.2 with OpenSSL >= 1.1
URL: https://github.com/apache/qpid-dispatch/pull/487#issuecomment-481355704
 
 
   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/487?src=pr=h1) 
Report
   > Merging 
[#487](https://codecov.io/gh/apache/qpid-dispatch/pull/487?src=pr=desc) into 
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/c5f3d9f7ac1181372852f20c406bc217d6dc8f28?src=pr=desc)
 will **decrease** coverage by `0.15%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/487/graphs/tree.svg?width=650=rk2Cgd27pP=150=pr)](https://codecov.io/gh/apache/qpid-dispatch/pull/487?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master #487  +/-   ##
   ==
   - Coverage87.1%   86.95%   -0.16% 
   ==
 Files  85   85  
 Lines   1923219232  
   ==
   - Hits1675216723  -29 
   - Misses   2480 2509  +29
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/487?src=pr=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/487/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j)
 | `76.67% <0%> (-5.22%)` | :arrow_down: |
   | 
[src/router\_pynode.c](https://codecov.io/gh/apache/qpid-dispatch/pull/487/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9weW5vZGUuYw==)
 | `84.25% <0%> (-3.71%)` | :arrow_down: |
   | 
[src/router\_core/agent\_link.c](https://codecov.io/gh/apache/qpid-dispatch/pull/487/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X2xpbmsuYw==)
 | `67.01% <0%> (-0.52%)` | :arrow_down: |
   | 
[src/router\_core/router\_core.c](https://codecov.io/gh/apache/qpid-dispatch/pull/487/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlLmM=)
 | `86.88% <0%> (-0.22%)` | :arrow_down: |
   | 
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/487/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
 | `94.76% <0%> (-0.12%)` | :arrow_down: |
   | 
[src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/487/diff?src=pr=tree#diff-c3JjL3BhcnNlLmM=)
 | `88.16% <0%> (+0.25%)` | :arrow_up: |
   | 
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/487/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
 | `91.69% <0%> (+0.28%)` | :arrow_up: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/487?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/487?src=pr=footer).
 Last update 
[c5f3d9f...135e2c0](https://codecov.io/gh/apache/qpid-dispatch/pull/487?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


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, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-1230) System test failing with OpenSSL >= 1.1 - system_tests_ssl

2019-04-09 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813624#comment-16813624
 ] 

ASF GitHub Bot commented on DISPATCH-1230:
--

fgiorgetti commented on pull request #487: DISPATCH-1230 - Fixed issues with 
system_tests_ssl always allowing TLS1.2 with OpenSSL >= 1.1
URL: https://github.com/apache/qpid-dispatch/pull/487
 
 
   
 

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, please contact Infrastructure at:
us...@infra.apache.org


> System test failing with OpenSSL >= 1.1 - system_tests_ssl
> --
>
> Key: DISPATCH-1230
> URL: https://issues.apache.org/jira/browse/DISPATCH-1230
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Tests
>Reporter: Fernando Giorgetti
>Assignee: Fernando Giorgetti
>Priority: Major
> Fix For: 1.7.0
>
>
> A system test is failing when OpenSSL >= 1.1 is installed on running system: 
> system_tests_ssl.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-dispatch] fgiorgetti opened a new pull request #487: DISPATCH-1230 - Fixed issues with system_tests_ssl always allowing TLS1.2 with OpenSSL >= 1.1

2019-04-09 Thread GitBox
fgiorgetti opened a new pull request #487: DISPATCH-1230 - Fixed issues with 
system_tests_ssl always allowing TLS1.2 with OpenSSL >= 1.1
URL: https://github.com/apache/qpid-dispatch/pull/487
 
 
   


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, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-1317) HTTP system test is failing on python2.6

2019-04-09 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813503#comment-16813503
 ] 

ASF GitHub Bot commented on DISPATCH-1317:
--

codecov-io commented on issue #486: DISPATCH-1317 - Fixed issue with 
system_tests_http on python < 2.7
URL: https://github.com/apache/qpid-dispatch/pull/486#issuecomment-481286224
 
 
   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/486?src=pr=h1) 
Report
   > Merging 
[#486](https://codecov.io/gh/apache/qpid-dispatch/pull/486?src=pr=desc) into 
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/2f91e200a1cf5739e0163709cbb1fa14f8302d1c?src=pr=desc)
 will **decrease** coverage by `0.14%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/486/graphs/tree.svg?width=650=rk2Cgd27pP=150=pr)](https://codecov.io/gh/apache/qpid-dispatch/pull/486?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master #486  +/-   ##
   ==
   - Coverage   87.08%   86.94%   -0.15% 
   ==
 Files  85   85  
 Lines   1923219232  
   ==
   - Hits1674916721  -28 
   - Misses   2483 2511  +28
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/486?src=pr=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/486/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j)
 | `76.92% <0%> (-5.22%)` | :arrow_down: |
   | 
[src/router\_pynode.c](https://codecov.io/gh/apache/qpid-dispatch/pull/486/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9weW5vZGUuYw==)
 | `84.25% <0%> (-3.71%)` | :arrow_down: |
   | 
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/486/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
 | `90.98% <0%> (-0.15%)` | :arrow_down: |
   | 
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/486/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
 | `94.24% <0%> (+0.12%)` | :arrow_up: |
   | 
[src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/486/diff?src=pr=tree#diff-c3JjL3BhcnNlLmM=)
 | `88.16% <0%> (+0.25%)` | :arrow_up: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/486?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/486?src=pr=footer).
 Last update 
[2f91e20...ec6055f](https://codecov.io/gh/apache/qpid-dispatch/pull/486?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   
 

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, please contact Infrastructure at:
us...@infra.apache.org


> HTTP system test is failing on python2.6
> 
>
> Key: DISPATCH-1317
> URL: https://issues.apache.org/jira/browse/DISPATCH-1317
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Tests
>Affects Versions: 1.6.0
>Reporter: Fernando Giorgetti
>Priority: Minor
>
> When running system_tests_http with Python2.6, the urlopen call is failing as 
> it does not expect "cafile" argument.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-dispatch] codecov-io commented on issue #486: DISPATCH-1317 - Fixed issue with system_tests_http on python < 2.7

2019-04-09 Thread GitBox
codecov-io commented on issue #486: DISPATCH-1317 - Fixed issue with 
system_tests_http on python < 2.7
URL: https://github.com/apache/qpid-dispatch/pull/486#issuecomment-481286224
 
 
   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/486?src=pr=h1) 
Report
   > Merging 
[#486](https://codecov.io/gh/apache/qpid-dispatch/pull/486?src=pr=desc) into 
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/2f91e200a1cf5739e0163709cbb1fa14f8302d1c?src=pr=desc)
 will **decrease** coverage by `0.14%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/486/graphs/tree.svg?width=650=rk2Cgd27pP=150=pr)](https://codecov.io/gh/apache/qpid-dispatch/pull/486?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master #486  +/-   ##
   ==
   - Coverage   87.08%   86.94%   -0.15% 
   ==
 Files  85   85  
 Lines   1923219232  
   ==
   - Hits1674916721  -28 
   - Misses   2483 2511  +28
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/486?src=pr=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/486/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j)
 | `76.92% <0%> (-5.22%)` | :arrow_down: |
   | 
[src/router\_pynode.c](https://codecov.io/gh/apache/qpid-dispatch/pull/486/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9weW5vZGUuYw==)
 | `84.25% <0%> (-3.71%)` | :arrow_down: |
   | 
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/486/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
 | `90.98% <0%> (-0.15%)` | :arrow_down: |
   | 
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/486/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
 | `94.24% <0%> (+0.12%)` | :arrow_up: |
   | 
[src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/486/diff?src=pr=tree#diff-c3JjL3BhcnNlLmM=)
 | `88.16% <0%> (+0.25%)` | :arrow_up: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/486?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/486?src=pr=footer).
 Last update 
[2f91e20...ec6055f](https://codecov.io/gh/apache/qpid-dispatch/pull/486?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


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, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-dispatch] fgiorgetti opened a new pull request #486: DISPATCH-1317 - Fixed issue with system_tests_http on python < 2.7

2019-04-09 Thread GitBox
fgiorgetti opened a new pull request #486: DISPATCH-1317 - Fixed issue with 
system_tests_http on python < 2.7
URL: https://github.com/apache/qpid-dispatch/pull/486
 
 
   


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, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-1317) HTTP system test is failing on python2.6

2019-04-09 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813485#comment-16813485
 ] 

ASF GitHub Bot commented on DISPATCH-1317:
--

fgiorgetti commented on pull request #486: DISPATCH-1317 - Fixed issue with 
system_tests_http on python < 2.7
URL: https://github.com/apache/qpid-dispatch/pull/486
 
 
   
 

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, please contact Infrastructure at:
us...@infra.apache.org


> HTTP system test is failing on python2.6
> 
>
> Key: DISPATCH-1317
> URL: https://issues.apache.org/jira/browse/DISPATCH-1317
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Tests
>Affects Versions: 1.6.0
>Reporter: Fernando Giorgetti
>Priority: Minor
>
> When running system_tests_http with Python2.6, the urlopen call is failing as 
> it does not expect "cafile" argument.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Created] (DISPATCH-1317) HTTP system test is failing on python2.6

2019-04-09 Thread Fernando Giorgetti (JIRA)
Fernando Giorgetti created DISPATCH-1317:


 Summary: HTTP system test is failing on python2.6
 Key: DISPATCH-1317
 URL: https://issues.apache.org/jira/browse/DISPATCH-1317
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Tests
Affects Versions: 1.6.0
Reporter: Fernando Giorgetti


When running system_tests_http with Python2.6, the urlopen call is failing as 
it does not expect "cafile" argument.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-1313) Allow configuration of optional policy-vhost in listeners so different listeners can enforce different policies

2019-04-09 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813465#comment-16813465
 ] 

ASF GitHub Bot commented on DISPATCH-1313:
--

ted-ross commented on pull request #482: DISPATCH-1313 - Added policyVhost 
attribute to the listener entity.  …
URL: https://github.com/apache/qpid-dispatch/pull/482
 
 
   
 

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, please contact Infrastructure at:
us...@infra.apache.org


> Allow configuration of optional policy-vhost in listeners so different 
> listeners can enforce different policies
> ---
>
> Key: DISPATCH-1313
> URL: https://issues.apache.org/jira/browse/DISPATCH-1313
> Project: Qpid Dispatch
>  Issue Type: New Feature
>  Components: Container
>Reporter: Ted Ross
>Assignee: Ted Ross
>Priority: Major
> Fix For: 1.7.0
>
>
> Add an attribute to the listener configuration for policyVhost.  This 
> optional attribute, if supplied indicates the vhost to be used in looking up 
> access policy for connections arriving through the connector.
> PolicyVhost is used only for policy lookup.  It does not affect the behavior 
> of multi-tenancy.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-dispatch] ted-ross closed pull request #482: DISPATCH-1313 - Added policyVhost attribute to the listener entity. …

2019-04-09 Thread GitBox
ted-ross closed pull request #482: DISPATCH-1313 - Added policyVhost attribute 
to the listener entity.  …
URL: https://github.com/apache/qpid-dispatch/pull/482
 
 
   


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, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Resolved] (DISPATCH-1316) race in remote_sasl can cause use after free

2019-04-09 Thread Gordon Sim (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gordon Sim resolved DISPATCH-1316.
--
Resolution: Fixed

> race in remote_sasl can cause use after free
> 
>
> Key: DISPATCH-1316
> URL: https://issues.apache.org/jira/browse/DISPATCH-1316
> Project: Qpid Dispatch
>  Issue Type: Bug
>Affects Versions: 1.6.0
>Reporter: Gordon Sim
>Assignee: Gordon Sim
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Resolved] (DISPATCH-1314) spurious error in log when using healthz or metrics

2019-04-09 Thread Gordon Sim (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gordon Sim resolved DISPATCH-1314.
--
   Resolution: Fixed
Fix Version/s: 1.7.0

> spurious error in log when using healthz or metrics
> ---
>
> Key: DISPATCH-1314
> URL: https://issues.apache.org/jira/browse/DISPATCH-1314
> Project: Qpid Dispatch
>  Issue Type: Bug
>Affects Versions: 1.6.0
>Reporter: Gordon Sim
>Assignee: Gordon Sim
>Priority: Major
> Fix For: 1.7.0
>
>
> When using the /metrics or /healthz http requests using libwebsockets 2.4 or 
> earlier, an error is logged regarding the path (which is dynamically served). 
> This does not occur with libwebsockets 3.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Resolved] (DISPATCH-1315) attempt to wake a deleted http connection

2019-04-09 Thread Gordon Sim (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gordon Sim resolved DISPATCH-1315.
--
Resolution: Fixed

> attempt to wake a deleted http connection
> -
>
> Key: DISPATCH-1315
> URL: https://issues.apache.org/jira/browse/DISPATCH-1315
> Project: Qpid Dispatch
>  Issue Type: Bug
>Affects Versions: 1.6.0
>Reporter: Gordon Sim
>Assignee: Gordon Sim
>Priority: Major
>
> The /healthz and /metrics implementation can result in attempts to wake up 
> deleted http connections. So far I have only reproduced very occasional 
> invalid reads with this but there could be other symptoms.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Resolved] (DISPATCH-1313) Allow configuration of optional policy-vhost in listeners so different listeners can enforce different policies

2019-04-09 Thread Gordon Sim (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gordon Sim resolved DISPATCH-1313.
--
   Resolution: Fixed
Fix Version/s: 1.7.0

> Allow configuration of optional policy-vhost in listeners so different 
> listeners can enforce different policies
> ---
>
> Key: DISPATCH-1313
> URL: https://issues.apache.org/jira/browse/DISPATCH-1313
> Project: Qpid Dispatch
>  Issue Type: New Feature
>  Components: Container
>Reporter: Ted Ross
>Assignee: Ted Ross
>Priority: Major
> Fix For: 1.7.0
>
>
> Add an attribute to the listener configuration for policyVhost.  This 
> optional attribute, if supplied indicates the vhost to be used in looking up 
> access policy for connections arriving through the connector.
> PolicyVhost is used only for policy lookup.  It does not affect the behavior 
> of multi-tenancy.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-1314) spurious error in log when using healthz or metrics

2019-04-09 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813458#comment-16813458
 ] 

ASF GitHub Bot commented on DISPATCH-1314:
--

grs commented on pull request #483: DISPATCH-1314: suppress spurious errors 
from log
URL: https://github.com/apache/qpid-dispatch/pull/483
 
 
   
 

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, please contact Infrastructure at:
us...@infra.apache.org


> spurious error in log when using healthz or metrics
> ---
>
> Key: DISPATCH-1314
> URL: https://issues.apache.org/jira/browse/DISPATCH-1314
> Project: Qpid Dispatch
>  Issue Type: Bug
>Affects Versions: 1.6.0
>Reporter: Gordon Sim
>Assignee: Gordon Sim
>Priority: Major
>
> When using the /metrics or /healthz http requests using libwebsockets 2.4 or 
> earlier, an error is logged regarding the path (which is dynamically served). 
> This does not occur with libwebsockets 3.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-1315) attempt to wake a deleted http connection

2019-04-09 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813459#comment-16813459
 ] 

ASF GitHub Bot commented on DISPATCH-1315:
--

grs commented on pull request #484: DISPATCH-1315: ensure that the state shared 
by threads other than the…
URL: https://github.com/apache/qpid-dispatch/pull/484
 
 
   
 

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, please contact Infrastructure at:
us...@infra.apache.org


> attempt to wake a deleted http connection
> -
>
> Key: DISPATCH-1315
> URL: https://issues.apache.org/jira/browse/DISPATCH-1315
> Project: Qpid Dispatch
>  Issue Type: Bug
>Affects Versions: 1.6.0
>Reporter: Gordon Sim
>Assignee: Gordon Sim
>Priority: Major
>
> The /healthz and /metrics implementation can result in attempts to wake up 
> deleted http connections. So far I have only reproduced very occasional 
> invalid reads with this but there could be other symptoms.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-dispatch] grs closed pull request #483: DISPATCH-1314: suppress spurious errors from log

2019-04-09 Thread GitBox
grs closed pull request #483: DISPATCH-1314: suppress spurious errors from log
URL: https://github.com/apache/qpid-dispatch/pull/483
 
 
   


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, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-1316) race in remote_sasl can cause use after free

2019-04-09 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813456#comment-16813456
 ] 

ASF GitHub Bot commented on DISPATCH-1316:
--

grs commented on pull request #485: DISPATCH-1316: atomic checking for 
deletability
URL: https://github.com/apache/qpid-dispatch/pull/485
 
 
   
 

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, please contact Infrastructure at:
us...@infra.apache.org


> race in remote_sasl can cause use after free
> 
>
> Key: DISPATCH-1316
> URL: https://issues.apache.org/jira/browse/DISPATCH-1316
> Project: Qpid Dispatch
>  Issue Type: Bug
>Affects Versions: 1.6.0
>Reporter: Gordon Sim
>Assignee: Gordon Sim
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-dispatch] grs closed pull request #484: DISPATCH-1315: ensure that the state shared by threads other than the…

2019-04-09 Thread GitBox
grs closed pull request #484: DISPATCH-1315: ensure that the state shared by 
threads other than the…
URL: https://github.com/apache/qpid-dispatch/pull/484
 
 
   


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, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-dispatch] grs closed pull request #485: DISPATCH-1316: atomic checking for deletability

2019-04-09 Thread GitBox
grs closed pull request #485: DISPATCH-1316: atomic checking for deletability
URL: https://github.com/apache/qpid-dispatch/pull/485
 
 
   


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, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-1282) Support for building on macOS

2019-04-09 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813414#comment-16813414
 ] 

ASF GitHub Bot commented on DISPATCH-1282:
--

codecov-io commented on issue #459: [WIP] DISPATCH-1282 - Support for building 
on macOS
URL: https://github.com/apache/qpid-dispatch/pull/459#issuecomment-481254378
 
 
   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr=h1) 
Report
   > Merging 
[#459](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr=desc) into 
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/2f91e200a1cf5739e0163709cbb1fa14f8302d1c?src=pr=desc)
 will **increase** coverage by `0.04%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/459/graphs/tree.svg?width=650=rk2Cgd27pP=150=pr)](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master #459  +/-   ##
   ==
   + Coverage   87.08%   87.12%   +0.04% 
   ==
 Files  85   85  
 Lines   1923219230   -2 
   ==
   + Hits1674916755   +6 
   + Misses   2483 2475   -8
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[src/posix/threading.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr=tree#diff-c3JjL3Bvc2l4L3RocmVhZGluZy5j)
 | `91.37% <ø> (+3.04%)` | :arrow_up: |
   | 
[src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j)
 | `81.88% <0%> (-0.25%)` | :arrow_down: |
   | 
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
 | `94.24% <0%> (+0.12%)` | :arrow_up: |
   | 
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
 | `95.22% <0%> (+0.34%)` | :arrow_up: |
   | 
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
 | `91.54% <0%> (+0.42%)` | :arrow_up: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr=footer).
 Last update 
[2f91e20...cc545a1](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   
 

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, please contact Infrastructure at:
us...@infra.apache.org


> Support for building on macOS
> -
>
> Key: DISPATCH-1282
> URL: https://issues.apache.org/jira/browse/DISPATCH-1282
> Project: Qpid Dispatch
>  Issue Type: New Feature
>Affects Versions: 1.5.0
>Reporter: Jiri Daněk
>Priority: Major
>  Labels: macOS
>
> Currently, Dispatch compilation fails on "rt" library being unavailable.
> All Dispatch dependencies (Qpid Proton, libwebsockets, ...) can be built on 
> macOS.
> I am attaching a patch which allows to compile dispatch on OSX and run it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-dispatch] codecov-io commented on issue #459: [WIP] DISPATCH-1282 - Support for building on macOS

2019-04-09 Thread GitBox
codecov-io commented on issue #459: [WIP] DISPATCH-1282 - Support for building 
on macOS
URL: https://github.com/apache/qpid-dispatch/pull/459#issuecomment-481254378
 
 
   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr=h1) 
Report
   > Merging 
[#459](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr=desc) into 
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/2f91e200a1cf5739e0163709cbb1fa14f8302d1c?src=pr=desc)
 will **increase** coverage by `0.04%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/459/graphs/tree.svg?width=650=rk2Cgd27pP=150=pr)](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master #459  +/-   ##
   ==
   + Coverage   87.08%   87.12%   +0.04% 
   ==
 Files  85   85  
 Lines   1923219230   -2 
   ==
   + Hits1674916755   +6 
   + Misses   2483 2475   -8
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[src/posix/threading.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr=tree#diff-c3JjL3Bvc2l4L3RocmVhZGluZy5j)
 | `91.37% <ø> (+3.04%)` | :arrow_up: |
   | 
[src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j)
 | `81.88% <0%> (-0.25%)` | :arrow_down: |
   | 
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
 | `94.24% <0%> (+0.12%)` | :arrow_up: |
   | 
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
 | `95.22% <0%> (+0.34%)` | :arrow_up: |
   | 
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/459/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
 | `91.54% <0%> (+0.42%)` | :arrow_up: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr=footer).
 Last update 
[2f91e20...cc545a1](https://codecov.io/gh/apache/qpid-dispatch/pull/459?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


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, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Resolved] (DISPATCH-1309) Various crashes in 1.6 release

2019-04-09 Thread Chuck Rolke (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chuck Rolke resolved DISPATCH-1309.
---
Resolution: Fixed

Commits 57c3603 and c27d73b put the router back on track.
 * When the console disconnects it usually emits a query immediately (200 uS) 
before detaching the links and closing the connection. This ensured that there 
was a work item in the router to be processed as the link/session/connection 
closed and created the opportunity to perform work on a closed link. Commit 
57c3603 fixed that.
 * Commit c27d7eb fixed an issue where code on one thread freed an object in 
use by another thread. The result was random memory corruption that manifested 
itself in a variety of ways.

> Various crashes in 1.6 release
> --
>
> Key: DISPATCH-1309
> URL: https://issues.apache.org/jira/browse/DISPATCH-1309
> Project: Qpid Dispatch
>  Issue Type: Bug
>Affects Versions: 1.6.0
> Environment: System 'unused':(
> Fedora 5.0.3-200.fc29.x86_64,
> Python 2.7.15,
> Proton master @ eab1f.
> System 'taj':(
> Fedora 4.18.16-200.fc28.x86_64,
> Python 3.6.6,
> Proton master @ 68b38
>Reporter: Chuck Rolke
>Priority: Major
> Attachments: DISPATCH-1309-backtraces.txt, 
> DISPATCH-1309-gen_configs_linear.py
>
>
> qpid-dispatch master @ 51244, which is very close to the 1.6 release, has 
> various crashes.
> The test network is 12 routers spread over two systems. (Configuration 
> generator to be attached.) Four interior routers are in linear arrangement 
> with A and C on one system ('unused'), and B and D on the other system 
> ('taj'). Each system then attaches four edge routers, one to each interior 
> router.
> Running lightweight tests, like proton cpp simple_send and simple_recv to 
> ports on INTA and INTB interior routers leads to a crash on INTC. The crashes 
> typically look like reuse of structures after they have been freed (addresses 
> are 0x). Other crashes hint of general memory corruption 
> (crashes in malloc.c).
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-1316) race in remote_sasl can cause use after free

2019-04-09 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813374#comment-16813374
 ] 

ASF subversion and git services commented on DISPATCH-1316:
---

Commit 2f91e200a1cf5739e0163709cbb1fa14f8302d1c in qpid-dispatch's branch 
refs/heads/master from Gordon Sim
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=2f91e20 ]

DISPATCH-1316: atomic checking for deletability


> race in remote_sasl can cause use after free
> 
>
> Key: DISPATCH-1316
> URL: https://issues.apache.org/jira/browse/DISPATCH-1316
> Project: Qpid Dispatch
>  Issue Type: Bug
>Affects Versions: 1.6.0
>Reporter: Gordon Sim
>Assignee: Gordon Sim
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-1313) Allow configuration of optional policy-vhost in listeners so different listeners can enforce different policies

2019-04-09 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813371#comment-16813371
 ] 

ASF subversion and git services commented on DISPATCH-1313:
---

Commit ade3b3b2aa28b09942f91b34b6e473471476543a in qpid-dispatch's branch 
refs/heads/master from Ted Ross
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=ade3b3b ]

DISPATCH-1313 - Added policyVhost attribute to the listener entity.  This 
optional field, if supplied, provides the vhost name to be used for policy 
lookup on connections arriving through the listener.  It allows multiple 
listeners to use different policy settings.


> Allow configuration of optional policy-vhost in listeners so different 
> listeners can enforce different policies
> ---
>
> Key: DISPATCH-1313
> URL: https://issues.apache.org/jira/browse/DISPATCH-1313
> Project: Qpid Dispatch
>  Issue Type: New Feature
>  Components: Container
>Reporter: Ted Ross
>Assignee: Ted Ross
>Priority: Major
>
> Add an attribute to the listener configuration for policyVhost.  This 
> optional attribute, if supplied indicates the vhost to be used in looking up 
> access policy for connections arriving through the connector.
> PolicyVhost is used only for policy lookup.  It does not affect the behavior 
> of multi-tenancy.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-1315) attempt to wake a deleted http connection

2019-04-09 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813373#comment-16813373
 ] 

ASF subversion and git services commented on DISPATCH-1315:
---

Commit dfadc670b4b80db44054061d7d9166b2e56681aa in qpid-dispatch's branch 
refs/heads/master from Gordon Sim
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=dfadc67 ]

DISPATCH-1315: ensure that the state shared by threads other than the http 
thread cannot be prematurely deleted


> attempt to wake a deleted http connection
> -
>
> Key: DISPATCH-1315
> URL: https://issues.apache.org/jira/browse/DISPATCH-1315
> Project: Qpid Dispatch
>  Issue Type: Bug
>Affects Versions: 1.6.0
>Reporter: Gordon Sim
>Assignee: Gordon Sim
>Priority: Major
>
> The /healthz and /metrics implementation can result in attempts to wake up 
> deleted http connections. So far I have only reproduced very occasional 
> invalid reads with this but there could be other symptoms.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-1314) spurious error in log when using healthz or metrics

2019-04-09 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813372#comment-16813372
 ] 

ASF subversion and git services commented on DISPATCH-1314:
---

Commit c354fa42cc7159e155639a16c9589bae85665799 in qpid-dispatch's branch 
refs/heads/master from Gordon Sim
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=c354fa4 ]

DISPATCH-1314: suppress spurious errors from log


> spurious error in log when using healthz or metrics
> ---
>
> Key: DISPATCH-1314
> URL: https://issues.apache.org/jira/browse/DISPATCH-1314
> Project: Qpid Dispatch
>  Issue Type: Bug
>Affects Versions: 1.6.0
>Reporter: Gordon Sim
>Assignee: Gordon Sim
>Priority: Major
>
> When using the /metrics or /healthz http requests using libwebsockets 2.4 or 
> earlier, an error is logged regarding the path (which is dynamically served). 
> This does not occur with libwebsockets 3.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Created] (PROTON-2029) applying delivery state to a locally-settled delivery can cause erroneous disposition frame

2019-04-09 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created PROTON-2029:
--

 Summary: applying delivery state to a locally-settled delivery can 
cause erroneous disposition frame
 Key: PROTON-2029
 URL: https://issues.apache.org/jira/browse/PROTON-2029
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-j
Affects Versions: proton-j-0.32.0
Reporter: Robbie Gemmell


If a delivery has disposition state applied and is locally-settled (and the 
transport output processed), e.g a consumer receiving an unsettled message and 
acknowledging it, then the unexpected act of applying further delivery state to 
the delivery object can result in erroneously emitting another disposition 
frame upon future processing.

This occurs because applying the state makes adds the delivery to the transport 
work list again, with the process only being gated on prior remote-settlement 
to prevent sending a useless notice of settlement. It should also gate on 
local-settlement to avoid the odd post-settlement state application from 
actually leading to a disposition frame.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[ANNOUNCE] Apache Qpid JMS 0.41.0 released

2019-04-09 Thread Robbie Gemmell
The Apache Qpid (http://qpid.apache.org) community is pleased to
announce the immediate availability of Apache Qpid JMS 0.41.0.

This is the latest release of our newer JMS client supporting the
Advanced Message Queuing Protocol 1.0 (AMQP 1.0, ISO/IEC 19464,
http://www.amqp.org), based around the Apache Qpid Proton protocol
engine and implementing the AMQP JMS Mapping as it evolves at OASIS.

The release is available now from our website:
http://qpid.apache.org/download.html

Binaries are also available via Maven Central:
http://qpid.apache.org/maven.html

Release notes can be found at:
http://qpid.apache.org/releases/qpid-jms-0.41.0/release-notes.html

Thanks to all involved,
Robbie

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org