[ 
https://issues.apache.org/jira/browse/CAMEL-10927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15892411#comment-15892411
 ] 

ASF GitHub Bot commented on CAMEL-10927:
----------------------------------------

GitHub user jkorab opened a pull request:

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

    CAMEL-10927: Added KafkaIdempotentRepository

    Pull request contains Kafka topic-based IdempotentRepository. Also contains 
refactorings of existing camel-kafka test support classes that were required to 
simplify the embedded Kafka and Zookeeper implementations, and fixed 
state-leakage issue in unit tests.

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

    $ git pull https://github.com/jkorab/camel CAMEL-10927

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

    https://github.com/apache/camel/pull/1502.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 #1502
    
----
commit ea4089e9eb7a55fef65d780a74c5c4191f0f22ab
Author: Jakub Korab <[email protected]>
Date:   2017-02-24T13:51:26Z

    Kafka test resource refactoring

commit 00c479958943c158b9ba75f6006060380eaf53b4
Author: Jakub Korab <[email protected]>
Date:   2017-02-28T17:23:50Z

    Refactored embedded test infrastructure

commit 43df88ef8eab22dd868f96a53e0586297be81846
Author: Jakub Korab <[email protected]>
Date:   2017-03-02T15:14:07Z

    CAMEL-10927 Added complete KafkaIdempotentRepository with supporting tests.

commit 86ca918f71e25c57b925670d78abcf1de05a087e
Author: Jakub Korab <[email protected]>
Date:   2017-03-02T15:20:40Z

    Removed unnecessary synchronized block.

----


> Add Kafka topic-based IdempotentRepository
> ------------------------------------------
>
>                 Key: CAMEL-10927
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10927
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-kafka
>    Affects Versions: 2.19.0
>            Reporter: Jakub Korab
>             Fix For: 2.19.0
>
>
> Add IdempotentRepository implementation that uses a Kafka topic as a log.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to