[
https://issues.apache.org/jira/browse/DISPATCH-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16811264#comment-16811264
]
ASF GitHub Bot commented on DISPATCH-1313:
------------------------------------------
codecov-io commented on issue #482: DISPATCH-1313 - Added policyVhost attribute
to the listener entity. …
URL: https://github.com/apache/qpid-dispatch/pull/482#issuecomment-480424695
#
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/482?src=pr&el=h1)
Report
> Merging
[#482](https://codecov.io/gh/apache/qpid-dispatch/pull/482?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/f574201c65b06697720a5dcd35085fae0638ae28?src=pr&el=desc)
will **increase** coverage by `0.02%`.
> The diff coverage is `100%`.
[](https://codecov.io/gh/apache/qpid-dispatch/pull/482?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #482 +/- ##
==========================================
+ Coverage 86.9% 86.93% +0.02%
==========================================
Files 85 85
Lines 19220 19223 +3
==========================================
+ Hits 16703 16711 +8
+ Misses 2517 2512 -5
```
| [Impacted
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/482?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[src/policy.c](https://codecov.io/gh/apache/qpid-dispatch/pull/482/diff?src=pr&el=tree#diff-c3JjL3BvbGljeS5j)
| `86% <100%> (+0.06%)` | :arrow_up: |
|
[src/connection\_manager.c](https://codecov.io/gh/apache/qpid-dispatch/pull/482/diff?src=pr&el=tree#diff-c3JjL2Nvbm5lY3Rpb25fbWFuYWdlci5j)
| `89.54% <100%> (+0.02%)` | :arrow_up: |
|
[src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/482/diff?src=pr&el=tree#diff-c3JjL3BhcnNlLmM=)
| `88.13% <0%> (-0.03%)` | :arrow_down: |
|
[src/router\_core/router\_core.c](https://codecov.io/gh/apache/qpid-dispatch/pull/482/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlLmM=)
| `87.09% <0%> (+0.21%)` | :arrow_up: |
|
[src/remote\_sasl.c](https://codecov.io/gh/apache/qpid-dispatch/pull/482/diff?src=pr&el=tree#diff-c3JjL3JlbW90ZV9zYXNsLmM=)
| `83.88% <0%> (+1.11%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/482?src=pr&el=continue).
> **Legend** - [Click here to learn
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/482?src=pr&el=footer).
Last update
[f574201...c764bdb](https://codecov.io/gh/apache/qpid-dispatch/pull/482?src=pr&el=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:
[email protected]
> 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: [email protected]
For additional commands, e-mail: [email protected]