Hi Thomas, We love the contribution, that’s why Apache Camel have more than 200 components now :) Please go ahead to fill the JIRA and send your pull request.
Regards, -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On November 6, 2014 at 4:00:26 AM, Thomas Termin ([email protected]) wrote: > Hello, > > I would like to extend the camel-netty4 component a little bit especially > within udp. The first thing is to indroduce a config parameter which makes > it possible to send udp datagrams without connect because this results in > an PortUnreachableException if an consumer is not listen. To have this > exception might be sometimes good but not always. The next thing is to add > the ByteArray codec to the standard camel codecs. There are also other > things in my mind. If you don't mind I raise an issue an after that a pull > request with the fix. Is that ok? > > Regards, > Thomas >
