On Mon, Dec 3, 2012 at 6:58 PM, Claus Ibsen <claus.ib...@gmail.com> wrote: > On Mon, Dec 3, 2012 at 10:44 AM, Christian Ohr <christian....@gmail.com> > wrote: >> The HL7 Codec works on TCP messages, not UDP. On the other hand I >> don't think that the codec really depends on that. >> Note that HL7 messages have specific begin and end bytes that make it >> rather easy to cumulate the parts. >> > > Ah yeah good point about the markers. >
We decided to fail back to Camel Mina as the base component. The udp endpoint of our component behaves as expected when running on top of Camel Mina. We, however, keep the issue open and will revisit later when we can afford more time to investigate session management and packet reassembling in Camel Mina 2. I'm expecting that I/O performance will be better in Mina 2 and Camel Mina 2. So, switching to Camel Mina 2 is still in the trajectory. Thanks to Claus and Christian for the inputs and comments. Regards, Mike