The last policy will be applied.

At 2012-01-16 04:01:00,"Jason Dillon" <ja...@planet57.com> wrote:
>I'm wondering if destination policy map entries aggregate configuration?
>
>For example:
>
><destinationPolicy>
>    <policyMap>
>        <policyEntries>
>            <policyEntry queue=">" optimizedDispatch=”true”/>
>            <policyEntry queue="test.>" useCache="false"/>
>        </policyEntries>
>    </policyMap>
></destinationPolicy>
>
>Will a queue named "test.example" have useCase=false and 
>optimizedDispatch=true?
>
>Same for the default policy entry, will that get included to configure 
>destinations which have existing policy entries, or will that only apply to 
>destinations where there is no entry?  Some initial tests indicate it may be 
>the later.
>
>--jason
>
>
>
>

Reply via email to