On Fri, Feb 11, 2011 at 10:37 AM, Charith Wickramarachchi < [email protected]> wrote:
> Hi All , > > I'm going to Re-factor the MessageStore implementation in Synapse tunk > which was released as an experimental feature. > > *Reason behind the refactoring. * > > Current MessageStore implementation is hightly coupled with the Dead Letter > channel implementation. But Its better to Have a message store as a separate > concern since that can be used to support other QoS related features > > ex : > > 1. Message Throttling > 2. In-order delivery > > > So I'll be iteratively start doing changes in the trunk. > +1 for the changes Charith. I think user should be able to plug his/her own QoS implementation if required. So it should be re-factored in a way such that it has a pluggable interface. Rajika > > > > thanks, > Charith > > -- > Charith Dhanushka Wickramarachchi > http://charithwiki.blogspot.com/ > >
