[
https://issues.apache.org/jira/browse/CAMEL-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182649#comment-13182649
]
Babak Vahdat commented on CAMEL-4566:
-------------------------------------
Maybe I'm missing something, but looking at all unit tests of camel-krati I see
only String as the Key / Value type, like [1]. That is the keys are:
- "1"
- "2"
- "3"
And the Values are:
- "TEST1"
- "TEST2"
- "TEST3"
Can you please paste here a link to one of those Unit-Tests storing a
non-String Serializable object into Krati datastore?
[1]
https://svn.apache.org/repos/asf/camel/trunk/components/camel-krati/src/test/java/org/apache/camel/component/krati/KratiConsumerTest.java
> Create a camel component for Krati
> ----------------------------------
>
> Key: CAMEL-4566
> URL: https://issues.apache.org/jira/browse/CAMEL-4566
> Project: Camel
> Issue Type: New Feature
> Components: camel-krati
> Reporter: Ioannis Canellos
> Assignee: Ioannis Canellos
> Fix For: 2.9.0
>
> 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