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

ASF subversion and git services commented on ARTEMIS-1446:
----------------------------------------------------------

Commit 4db8cd54ca2174357e36e4f0c231ad66f128d8b8 in activemq-artemis's branch 
refs/heads/master from [~michael.andre.pearce]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=4db8cd5 ]

ARTEMIS-1446 - Support Transformer configuration by properties

Update Tranformer to be able to handle initiation via propertiers (map<string, 
string>)
Update Configuration to have more specific transfromer configuration type, and 
to take properties.
Support back compatibility.
Add AddHeadersTransformer which is a main use case, and can act as example also.
Update Control's to expose new property configuration
Add test cases
Update examples for new transformer config style


> Support passing in properties to Transformers for configuration
> ---------------------------------------------------------------
>
>                 Key: ARTEMIS-1446
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1446
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Michael Andre Pearce
>            Assignee: Michael Andre Pearce
>
> Currently Bridge and Divert Transformers do not allow any configuration, as 
> such if you need the same transformer but just slightly different 
> configuration that could be managed by classical properties you need to make 
> concrete classes for each one.
> This is to allow passing in configuration properties into the transformers so 
> transformer implementations can be made more generic and re-usable and simply 
> configurable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to