No. This is the filter I'm using: new ExecutorFilter(Executors.newFixedThreadPool(2))
Thanks, Guy -----Original Message----- From: Emmanuel Lecharny [mailto:[email protected]] Sent: Tuesday, September 14, 2010 12:24 PM To: [email protected] Subject: Re: Possible synchronization issue On 9/14/10 11:52 AM, Guy Itzhaki wrote: > Dear mina team and users, > > > > I'm experiencing a behavior in which the server sends the data > unordered. <snip/> > Am I doing something wrong or do you think this could be a bug? > > Thanks in advance, > > Guy > > Are you using an OrderedThreadPoolExecutor ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com Click here to report this message as SPAM: http://vsp.ateranetworks.com/ReportSpam.php?sid=a0d60645bfea500ec405433ed312b277_433a2cf824d992ad05c443379f440574 -- Powered by ATERA Networks --
