GitHub user ohr opened a pull request:

    https://github.com/apache/camel/pull/1543

    Make MllpDecoder more robust when requests are flooding

    Make MllpDecoder more robust when requests are flooding in faster than they 
can be responded to.
    Also, allow to configure what happens upon charset encoding errors.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ohr/camel mllpcodec

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1543.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1543
    
----
commit 2909b24d37c2ce9fbccbe36e05e571d909064e49
Author: christian ohr <[email protected]>
Date:   2017-03-16T13:41:10Z

    Make MLLP Decoder more robust when requests are flooding and more flexible 
on charset errors

commit f1d01aca3d9a4224bb8a5e6a23d9600f2e21790e
Author: christian ohr <[email protected]>
Date:   2017-03-16T13:44:10Z

    remove unused imports

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to