[ 
https://issues.apache.org/jira/browse/CAMEL-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ioannis Canellos updated CAMEL-4566:
------------------------------------

    Attachment: CAMEL-4566-update-patch.txt

I am attaching an updated patch, that contains your suggestions:

i) LOG.errors changed to LOG.warn with a message that indiciates how the 
exception is handled (e.g. ignored / using null etc).
ii) Failure method contains a comment with indicates that the method is empty 
on purpose.
iii) Javadoc for setMexMessagesPerPoll now properlly inidicates the default 
value used.
iv) HelloWorld removed from javadoc.
v) Removed javadoc comments from BatchConsumer method implementation. The 
implementation itself can be removed, since its not provided by superclass.

                
> Create a camel component for Krati
> ----------------------------------
>
>                 Key: CAMEL-4566
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4566
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>         Attachments: CAMEL-4566-patch.txt, CAMEL-4566-update-patch.txt
>
>
> Krati is a simple persistent data store with very low latency and high 
> throughput.
> We could have a producer/consumer for krati key-value stores, an idepotent 
> consumer and as a persistence provider for other components (e.g. Hazelcast).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to