Hi, Added the suspend functionality with the following,
https://github.com/wso2/wso2-synapse/pull/222 https://github.com/wso2/carbon-mediation/pull/207 https://github.com/wso2/product-esb/pull/185 On Tue, Jun 9, 2015 at 10:37 AM, Malaka Silva <[email protected]> wrote: > Hi All, > > Please find my comments. > > On Tue, Jun 2, 2015 at 7:26 PM, Kasun Indrasiri <[email protected]> wrote: > >> Hi, >> >> Regarding the $subject. >> >> - How we can suspend a given inbound (no option given in the UI) >> > Currently there is an attribute suspend defined at xml level. However this > is not used. Each time this gets changed artifact gets redeployed. > With polling when the artifact gets redeployed it'll simply remove the > task and reschedule. So with polling we avoid scheduling if the > suspend=true. > Can we do similar with listening as well? We can simple skip starting the > EP? > WDYT? > >> - No source view for inbound EP >> - Did we test inbound EPs with cApps? >> > Currently DEVS is implementing this. With the follwing change it'll work > with CAPPs from next version > > https://github.com/wso2/carbon-mediation/commit/5656584761688a4a8ece18797b87e85e85451739 > >> - Coordination = true doesn't make sense. (having single consumer or >> multiple consumer are two different coordination mechanisms). We need a >> better name for that. >> > How about *singleWorker = true/false*? > >> >> >> -- >> Kasun Indrasiri >> Software Architect >> WSO2, Inc.; http://wso2.com >> lean.enterprise.middleware >> >> cell: +94 77 556 5206 >> Blog : http://kasunpanorama.blogspot.com/ >> > > > > -- > > Best Regards, > > Malaka Silva > Senior Tech Lead > M: +94 777 219 791 > Tel : 94 11 214 5345 > Fax :94 11 2145300 > Skype : malaka.sampath.silva > LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 > Blog : http://mrmalakasilva.blogspot.com/ > > WSO2, Inc. > lean . enterprise . middleware > http://www.wso2.com/ > http://www.wso2.com/about/team/malaka-silva/ > <http://wso2.com/about/team/malaka-silva/> > > Save a tree -Conserve nature & Save the world for your future. Print this > email only if it is absolutely necessary. > -- Best Regards, Malaka Silva Senior Tech Lead M: +94 777 219 791 Tel : 94 11 214 5345 Fax :94 11 2145300 Skype : malaka.sampath.silva LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 Blog : http://mrmalakasilva.blogspot.com/ WSO2, Inc. lean . enterprise . middleware http://www.wso2.com/ http://www.wso2.com/about/team/malaka-silva/ <http://wso2.com/about/team/malaka-silva/> Save a tree -Conserve nature & Save the world for your future. Print this email only if it is absolutely necessary.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
