[
https://issues.apache.org/jira/browse/CAMEL-10520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15691037#comment-15691037
]
ASF GitHub Bot commented on CAMEL-10520:
----------------------------------------
GitHub user xfournet opened a pull request:
https://github.com/apache/camel/pull/1303
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
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1303.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 #1303
----
commit f907d03658ddc0080e48e05bb90085adf6bc587c
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)