[
https://issues.apache.org/jira/browse/CAMEL-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154426#comment-15154426
]
ASF GitHub Bot commented on CAMEL-8736:
---------------------------------------
GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/851
CAMEL-8736 - Include camel-jcaache in distribution and provide Karaf …
…features
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburgazzoli/apache-camel CAMEL-8736-karaf
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/851.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 #851
----
----
> Create new component using Hazelcast JCache implementation
> ----------------------------------------------------------
>
> Key: CAMEL-8736
> URL: https://issues.apache.org/jira/browse/CAMEL-8736
> Project: Camel
> Issue Type: Improvement
> Reporter: Andrea Cosentino
> Assignee: Luca Burgazzoli
> Priority: Minor
> Labels: caching
> Fix For: Future
>
>
> Starting from version 3.3.1, Hazelcast has its own implementation of JCache.
> I think it can be useful to include it in Camel as a component.
> Edit:
> Looking at the implementation it looks like this new feature is outside the
> HazelcastInstance. So this improvement can be part of a new component, like
> camel-hazelcast-cache, but it can't be inside camel-hazelcast component.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)