You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by ohr <gi...@git.apache.org> on 2017/03/16 13:45:35 UTC

[GitHub] camel pull request #1543: Make MllpDecoder more robust when requests are flo...

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 <ch...@gmail.com>
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 <ch...@gmail.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request #1543: Make HL7 MllpDecoder more robust when requests are...

Posted by ohr <gi...@git.apache.org>.
Github user ohr closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---