[
https://issues.apache.org/jira/browse/SYNAPSE-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417987#comment-13417987
]
Charith Dhanushka Wickramarachchi commented on SYNAPSE-893:
-----------------------------------------------------------
Hi Buddhima ,
As Andreas pointed out. To get this patch in to the trunk we need to have unit
tests cases and java docs and later we will need sample documentation too. I
can see places in you diff which deviate from the synapse coding style. and it
also have some IDE generated comments. You need to rectify them too and update
the patch.
Refer to [1][2] for more details.
[1]http://synapse.apache.org/dev/developer-guide.html
[2]http://synapse.apache.org/dev/best-practices.html
--Charith
> Resequencing Message Processor For Synapse
> ------------------------------------------
>
> Key: SYNAPSE-893
> URL: https://issues.apache.org/jira/browse/SYNAPSE-893
> Project: Synapse
> Issue Type: New Feature
> Reporter: Buddhima Wijeweera
> Labels: patch
> Attachments: Resequencer-Docs.zip, resequencer.patch
>
> Original Estimate: 672h
> Remaining Estimate: 672h
>
> Adding Resequencer Message Processor for Synapse.
> Configuration is as follows:
> <messageProcessor
>
> class="org.apache.synapse.message.processors.resequence.ResequencingProcessor"
> name="ResequencingProcessor" messageStore="MyStore">
> <parameter name="interval">15000</parameter>
> <parameter name="seqNo" xmlns:bank="http://bank.resequence.synapse.org"
> expression="//bank:display/bank:seqNo"/>
> <parameter name="sequence">next_seq</parameter>
>
> </messageProcessor>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]