[
https://issues.apache.org/jira/browse/CAMEL-10520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15691078#comment-15691078
]
ASF GitHub Bot commented on CAMEL-10520:
----------------------------------------
GitHub user xfournet opened a pull request:
https://github.com/apache/camel/pull/1304
CAMEL-10520 fix the acknowledgment mechanism for lumberjack protocol v1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xfournet/camel CAMEL-10520_2.8.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1304.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 #1304
----
commit 6145dcd25c247606c675efd54e71ecaa939a5772
Author: xfournet <[email protected]>
Date: 2016-11-23T18:53:12Z
CAMEL-10520 fix the acknowledgment mechanism for lumberjack protocol v1
----
> Lumberjack protocol v1 acknowlegment is not correcty implemented
> ----------------------------------------------------------------
>
> Key: CAMEL-10520
> URL: https://issues.apache.org/jira/browse/CAMEL-10520
> Project: Camel
> Issue Type: Bug
> Reporter: Xavier Fournet
> Fix For: 2.18.2, 2.19.0
>
>
> The way the message are acknowledged are different with Lumberjack protocol
> v1 and protocol v2. Currently the implemented mecanism match the v2 protocol,
> and for v1 protocol the message stream is blocked after two windows are sent.
> PR will arrive soon.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)