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

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

Commit 759aa173e440b139a7b6e05314e37b7f39d24d69 in qpid-dispatch's branch 
refs/heads/main from Ken Giusti
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=759aa17 ]

DISPATCH-2305: prevent policy defaults overriding configuration

This closes #1475


> policy code overrides configured connection settings by default
> ---------------------------------------------------------------
>
>                 Key: DISPATCH-2305
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2305
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Policy Engine
>    Affects Versions: 1.18.0
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Major
>
> The following connection/settings attributes may be configured via 
> management/configuration file:
>  * maxFrameSize
>  * maxSessions
>  * maxSessionFrames (session window).
> These attributes may also be configured via policy.  The policy configuration 
> takes precedence.
> If a policy is configured but does *not specify* override values for any of 
> the above attributes, one would expect any existing configured values would 
> take effect.
> However this is not the case.  If you set values for the above attributes in 
> the router config file, and you define a matching policy that does not 
> override these values, the policy  will overwrite your configured values with 
> what policy thinks is the default value



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to