[
https://issues.apache.org/jira/browse/DISPATCH-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934720#comment-16934720
]
ASF GitHub Bot commented on DISPATCH-1422:
------------------------------------------
ChugR commented on pull request #571: DISPATCH-1422: Create global policy
denial count
URL: https://github.com/apache/qpid-dispatch/pull/571
Policy status creates two global counts that get aggregated for
all links and connections:
* linksDenied - sum of all vhost sender and receiver denials
* totalDenials - sum of linksDenied, connectionsDenied, and
sessionsDenied
Implementation adds locks around changing shared static and
generating statistic reports for management.
Self test is added on to the PolicyVhostOverride as that test puts
its statistics into a known vhost. Otherwise stats could go into
system-specific vhosts like '0.0.0.0', '::0', 'localhost', etc.
adding unneeded complexity to the analysis.
----------------------------------------------------------------
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]
> Add a global policy rejection count
> ------------------------------------
>
> Key: DISPATCH-1422
> URL: https://issues.apache.org/jira/browse/DISPATCH-1422
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Policy Engine
> Affects Versions: 1.8.0
> Reporter: Ganesh Murthy
> Assignee: Chuck Rolke
> Priority: Major
>
> Add a new policyRejectionCount attribute to the router entity that counts
> policy rejections across all connections.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]