[
https://issues.apache.org/jira/browse/SYNAPSE-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594817#action_12594817
]
Ruwan Linton commented on SYNAPSE-291:
--------------------------------------
Fixing this will limit the ability to dynamically loading the pre-mediate
sequence. In other wards pre-mediate sequence has to be specified in the local
configuration for it to be act as the mandatory sequence for all messages.
I think dynamic nature over performance is negligible and to improve
performance we can drop it. Being said that there is no barrier for you to put
a pre-mediate sequence and refer a sequence in the registry from within the
pre-mediate sequence which again brings the dynamic nature through the referred
sequence.
> pre-mediate sequence should not be looked up from the registry
> --------------------------------------------------------------
>
> Key: SYNAPSE-291
> URL: https://issues.apache.org/jira/browse/SYNAPSE-291
> Project: Synapse
> Issue Type: Bug
> Affects Versions: 1.2-QA-B1
> Environment: all envs
> Reporter: Ruwan Linton
> Assignee: Ruwan Linton
> Priority: Critical
> Fix For: 1.2
>
>
> The newly added pre-mediate mandatory sequence causes registry lookup for
> each and every request if the pre-mediate sequence is not there in the local
> configuration. This leads to performance drawbacks and hence pre-mediate
> should only be looked up in the local configuration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]