In this case camel is not discarding the messages. May the JSMPP library we use in this component, but I doubt. Can you provide a complete unit test set up to show the issue? Because I cannot reproduce it, neither with the SMPPSim nor with an unit test, I don't know what else I can do here.
Best, Christian ----------------- Software Integration Specialist Apache Camel committer: https://camel.apache.org/team V.P. Apache Camel: https://www.apache.org/foundation/ Apache Member: https://www.apache.org/foundation/members.html https://www.linkedin.com/pub/christian-mueller/11/551/642 On Sun, Jun 16, 2013 at 6:25 PM, saurabhmehan <[email protected]>wrote: > Hi Christian Mueller, > > In my camel logs I don't see any message processing. May be camel is > discarding the messages. I am sending 20 request simultaneously with delay > of 500ms for 15 mins(900 secs). May be camel has limit to process the > Deliver_sm packets in one go. Is there any configuration of threads that > processes requests in camel. As exchange is unable to process all the > messages. > > ChannelMessageBean is nothing but loading the properties from configuration > file. > > Thanks & Regards > Saurabh Mehan > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-SMPP-component-question-tp5734019p5734246.html > Sent from the Camel Development mailing list archive at Nabble.com. >
